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

List:       subversion-issues
Subject:    [Issue 3823] New - 'update' update file external without commit is
From:       noorul () tigris ! org
Date:       2011-02-25 13:25:37
Message-ID: iz3823 () subversion ! tigris ! org
[Download RAW message or body]

http://subversion.tigris.org/issues/show_bug.cgi?id=3823
                 Issue #|3823
                 Summary|'update' update file external without commit is broken
               Component|subversion
                 Version|trunk
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|libsvn_wc
             Assigned to|issues@subversion
             Reported by|noorul






------- Additional comments from noorul@tigris.org Fri Feb 25 05:25:36 -0800 2011 -------
Setting a file external property and doing 'svn up' without an 'svn commit' 
first is broken.

noorul@laptop:/tmp/wc$ ~/projects/subversion/builds/trunk/bin/svn co 
file:///tmp/testrepo/
Checked out revision 0.

noorul@laptop:/tmp/wc$ cd testrepo/

noorul@laptop:/tmp/wc/testrepo$ touch iota

noorul@laptop:/tmp/wc/testrepo$ ~/projects/subversion/builds/trunk/bin/svn add 
iota 
A         iota

noorul@laptop:/tmp/wc/testrepo$ ~/projects/subversion/builds/trunk/bin/svn ci -m 
"Adding iota"
Adding         iota
Transmitting file data .
Committed revision 1.

noorul@laptop:/tmp/wc/testrepo$ ~/projects/subversion/builds/trunk/bin/svn up
Updating '.' ...
At revision 1.

noorul@laptop:/tmp/wc/testrepo$ ~/projects/subversion/builds/trunk/bin/svn mkdir 
A
A         A

noorul@laptop:/tmp/wc/testrepo$ ~/projects/subversion/builds/trunk/bin/svn pset 
svn:externals "^/iota iota" A
property 'svn:externals' set on 'A'

noorul@laptop:/tmp/wc/testrepo$ ~/projects/subversion/builds/trunk/bin/svn up A
Updating 'A' ...

Fetching external item into 'A/iota'
svn: warning: W155010: The node '/tmp/wc/testrepo/A' was not found.

At revision 1.
../subversion/svn/update-cmd.c:183: (apr_err=205011)
svn: E205011: Failure occurred processing one or more externals definitions

Test is already added, externals_tests.py 29

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

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