[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Rename multiple files in repository

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Wed, 05 Nov 2008 13:15:38 -0600

Gleason, Todd wrote:
> I have to admit that it doesn't make sense to me that Windows is that
> peculiar here. The filesystem may be case-insensitive, but it does
> preserve case, and besides, don't the .svn folders store all the actions
> you want to commit? I don't understand why you shouldn't be able to do
> "svn mv foo FOO" so long as there isn't an existing FOO (and in Windows
> there can't be). The resulting "svn: Cannot move path 'foo' into
> itself" error to me is best characterized as a bug, rather than a
> platform limitation. I can type "ren foo FOO" with no trouble
> whatsoever, after all.

ren knows windows' internal quirks. From any normal application's
perspective you do have an existing FOO - just open it and see.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-05 20:16:05 CET

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.