Re: Renaming only case on Windows
From: Daniel Schlyder <daniel_at_dascdev.net>
Date: 2003-08-31 02:40:59 CEST
[31.08.2003 01:44:18] Jack Repenning:
Okay. :)
> There are one or two middle-sized ways to get the effect:
> The quickest way to make this approach work is to use a filesystem that
Well, switching from Windows to an OS that supports such a filesystem certainly
>>$ svn mv foo temp
> In between your two "svn mv" commands, you could "svn commit" (as suggested
Yeah, I considered that, but wanted to avoid the extra revision.
>>$ 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. Or, in
I couldn't get this to work. 'svn up' fails with error:
Restored foo
Thanks for helping,
---------------------------------------------------------------------
|
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.