[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: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-06-16 17:58:33 CEST

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 Fri Jun 16 18:00:43 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.