Re: Renaming only case on Windows
From: Jack Repenning <jrepenning_at_collab.net>
Date: 2003-08-31 01:44:18 CEST
At 1:08 AM +0200 8/31/03, Daniel Schlyder wrote:
Well, you skipped prety quick from "the easy things that don't work"
>$ svn mv foo Foo
Your underlying file system, Windows, thinks "foo" and "Foo" are the
>$ svn mv foo temp
In between your two "svn mv" commands, you could "svn commit" (as
>$ svn mv file:///repos/trunk/foo file:///repos/trunk/Foo -m "Renamed file."
Here, "rm foo" between the svn commands would have made it all work.
-- -==- Jack Repenning CollabNet, Inc. 8000 Marina Boulevard, Suite 600 Brisbane, California 94005 o: 650.228.2562 c: 408.835-8090 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sun Aug 31 01:45:22 2003 |
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.