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

List:       subversion-issues
Subject:    [Issue 3665] New - Double update of versioned file externals
From:       jinkamasan () tigris ! org
Date:       2010-06-24 8:47:22
Message-ID: iz3665 () subversion ! tigris ! org
[Download RAW message or body]

http://subversion.tigris.org/issues/show_bug.cgi?id=3665
                 Issue #|3665
                 Summary|Double update of versioned file externals corrupting f
                        |ile timestamps
               Component|subversion
                 Version|1.6.x
                Platform|Other
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|unknown
             Assigned to|issues@subversion
             Reported by|jinkamasan






------- Additional comments from jinkamasan@tigris.org Thu Jun 24 01:47:21 -0700 2010 -------
Also see my email with test repository 
http://svn.haxx.se/users/archive-2010-06/0197.shtml , thread
http://svn.haxx.se/users/archive-2010-06/index.shtml#197 .

Hi,

we stumbled over an annoying issue with subversion 1.6.11. If we update a WC
with versioned file externals, files where the version is not equal to the last
revision of the file, are double-updated on _every_ update like this:

[user@machine:~/a/test_file_externals]$ svn up
U    trunk/combined-src/file1.c

Fetching external item into 'trunk/combined-src/file1.c'
U    trunk/combined-src/file1.c
Updated external to revision 4.


Fetching external item into 'trunk/combined-src/file2.c'
Updated external to revision 4.

Updated to revision 6.
[user@machine:~/a/test_file_externals]$ svn up
U    trunk/combined-src/file1.c

Fetching external item into 'trunk/combined-src/file1.c'
U    trunk/combined-src/file1.c
Updated external to revision 4.


Fetching external item into 'trunk/combined-src/file2.c'
Updated external to revision 4.

Updated to revision 6.
[user@machine:~/a/test_file_externals]$


Naturally this updates the file timestamps everytime and thus triggers Makefile
actions.

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

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