[BUG] moving out of date dir/file before update
From: Stefano Spinucci <virgo977virgo_at_yahoo.it>
Date: 2005-11-01 01:21:57 CET
introduction
The following bugs where found on windows NT, with svn version 1.2.3.
I wrote two 'recipes' to reproduce the bugs, using two working copy.
Before every action you 'll find the wk number in which the action must
'file alone' bug
bug description
I have a file with revision 'n' in the repo and revision 'n-1' in the
Then, I rename the file in the wk BEFORE updating the wk.
Finally I update the wk and commit the move.
The result is that in the wk and in the repo the file is reverted to
bug notes
I guess it's an expected behavior, since move is copy + delete.
However, for an user without the knowledge of the internal definition
recipe
wk 1: create the file 'file.txt' ('file.txt' value is "1")
file 'inside a directory' error
bug description
Inside a directory, I have a file with revision 'n' in the repo and
Then, in the wk I move the directory containing the file BEFORE
Finally I update the wk and commit the move.
The result is that in the wk the file is still at revision 'n-1', in
bug notes
The good part is that svn don't let to commit from the wrong repo.
The bad part is that maybe unclear what's the source of the error.
recipe
wk 1: svn mkdir 'dir'
--- Stefano Spinucci __________________________________ Yahoo! FareChase: Search multiple travel sites in one click. http://farechase.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Nov 1 10:58:23 2005 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.