Renaming and replacing files referenced by svn:externals (in the same repository) breaks all working copies :(
From: Michael Schierl <schierlm_at_gmx.de>
Date: Thu, 07 Apr 2011 20:26:18 +0200
[ Please CC: me since I am not subscribed to the list. Thank you. ]
Hi,
I'd like to report what I think is a bug in SVN 1.6.16.
I attached two minimal repository dumps to reproduce the problem. The
In the second repository dump, the file COPYING has been renamed to
When a working copy is at revision 1 (which has been updated to the
$ svn up
Fetching external item into 'linked/COPYING'
Fetching external item into 'linked/COPYING.gpl'
Updated to revision 2.
$
Retrying the update does not help either:
$ svn up
Fetching external item into 'linked/COPYING'
Fetching external item into 'linked/COPYING.gpl'
At revision 2.
$
The only way I found to repair the working copy was to remove the whole
Regards,
Michael
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.