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

Changing filename case

From: Mark Wagner <carnildo_at_gmail.com>
Date: Wed, 18 Jun 2008 13:08:51 -0700

I'm working on a MacOSX system, where the filesystem is
case-preserving but not case-sensitive. Some of the tools I'm using
*are* case-sensitive, though, and I need to change the case of some
files so the tools work properly. I can't seem to get it to work,
though:

$ svn move MDIPUB.H mdipub.h
svn: Path 'mdipub.h' is not a directory

Manually moving doesn't work either, as Subversion is one of the
case-sensitive tools in question. Is there any way to fix this?

-- 
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-18 22:09:17 CEST

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.