[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-issues
Subject:    [Issue 3368] New - single file externals not working for binary
From:       Marc Haesen <marc.haesen () oneaccess-net ! com>
Date:       2009-02-09 11:10:56
Message-ID: iz3368 () subversion ! tigris ! org
[Download RAW message or body]

http://subversion.tigris.org/issues/show_bug.cgi?id=3368
                 Issue #|3368
                 Summary|single file externals not working for binary files
               Component|subversion
                 Version|trunk
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|unknown
             Assigned to|issues@subversion
             Reported by|mahae






------- Additional comments from mahae@tigris.org Mon Feb  9 03:10:54 -0800 2009 -------
Single file externals are not working for binary files (are files that are 
marked as binary).

See <http://svn.haxx.se/dev/archive-2009-02/0025.shtml> for more information.

Below is a script to reproduce:

svnadmin create repos
svn co file:///repos wc1
cd wc1
mkdir dir1
echo test > dir1\file1
echo test2 > dir1\file2
svn add dir1
svn mkdir dir2
svn propset svn:mime-type application/octet-stream  dir1\file2
svn -m "1" commit
svn up
cd dir2
echo ../dir1/file1 file1 > externals.txt
echo ../dir1/file2 file2 >> externals.txt
svn propset -F externals.txt svn:externals .
cd ..
svn commit -m"2"
svn up

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=463&dsMessageId=1128735

To unsubscribe from this discussion, e-mail: [issues-unsubscribe@subversion.tigris.org].
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic