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

svn move, case insensitive?

From: Aniruddha Apte <aniapte_at_gmail.com>
Date: 2005-01-18 14:56:11 CET

Hi,

My working copy has a directory named 'lib'. When I try to rename to
to 'LIB' by doing
svn move lib LIB,
it gives an error, svn: Cannot move path 'lib' into itself

Even svn move lib liB,

Does this mean that the move command is case insensitive? In addition,
in which cases would we need to take care of case sensitivity?

Thanks,
-anir

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 18 15:01:32 2005

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.