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

Re: Lock problem on OSX (Darwinports)

From: Bakki Kudva <bakki.kudva_at_gmail.com>
Date: 2006-06-19 18:06:01 CEST

Ryan,

I take back what I said. There indeed is a case collision. At the root
of my project there are two files called readme and README. In the

 prop-base props text-base wcprops

directories there are two verisons of this file.
readme.svn-base README.svn-base

On Linux if I do a fresh co I get both of them. However on OSX it
borks and I get a lock on the dir.

I think I got the README file when I upgraded Rails to v 1.1 and did a
Rake upgrade.

Thanks for the pointer.

-bakki

On 6/16/06, Ryan Schmidt <subversion-2006q2@ryandesign.com> wrote:
> On Jun 16, 2006, at 16:37, Bakki Kudva wrote:
>
> > $ svn status
> > ? Rakefile
> > ? readme
> > ! L .
> > .... etc
>
> > $svn cleanup
> > svn: In directory '.'
> > svn: Can't copy '.svn/tmp/text-base/Rakefile.svn-base' to
> > 'Rakefile.tmp': No such file or directory
>
> Are you having a case collision? Two files in the same directory
> whose names differ only in case? Such as "Rakefile" and "rakefile"?
> The default Mac and Windows filesystems cannot handle that. This FAQ
> is relevant to this situation:
>
> http://subversion.tigris.org/faq.html#case-change
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 19 18:07:52 2006

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.