Re: [Issue 962] - remove and move should work for missing files and directories
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-01-08 20:34:39 CET
Karl Fogel <kfogel@newton.ch.collab.net> writes:
> If you try yourself to implement this, reliably, handling all the edge
Consider a versioned directory foo, that is missing from the working
svn mv foo bar
behave given that bar exists? (I'm using the command line client here
Consider some possibilities
- bar is unversioned
- bar is versioned and is already part of the same working copy as foo
- bar is versioned and is not a working copy base
- bar is versioned and is a working copy base and the bar URL/GUID
- bar is versioned and is a working copy base and the bar URL/GUID
The last time this came up I asked[1] those interested in the feature
As I have shown above, the number of cases that need to be considered
[1] http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=24685
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Jan 8 20:35:24 2003 |
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.