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

Re: Changing filename case

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 18 Jun 2008 16:10:42 -0400

On Wed, Jun 18, 2008 at 4:08 PM, Mark Wagner <carnildo_at_gmail.com> wrote:
> 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?

Rename via repository URLs.

---------------------------------------------------------------------
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:10:58 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.