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

Re: svn checkout fails w/ "Can't copy.." msg

From: Eitan Suez <eitan-keyword-deux.352d02_at_u2d.com>
Date: 2005-05-10 17:09:43 CEST

you're right. it looks like i'd initially checked in Expand.gif
but at some point renamed the file expand.gif.

and indeed, in .svn some the files are not named consistently:

/.svn $ find ./ -name "?xpand.*"

.//prop-base/Expand.gif.svn-base
.//props/expand.gif.svn-work
.//text-base/Expand.gif.svn-base

it looks like i was able to fix the problem by doing
two successive ( svn rename + commit) operations
on that file.

thanks for your help!

/ eitan

On May 10, 2005, at 9:05 AM, Scott Palmer wrote:

>
> On May 9, 2005, at 8:31 PM, Hari Kodungallur wrote:
>
>
>> I do not know macosx, but it seem like its file names are
>> case-insensitive. You already seem to have a Expand.gif and now it is
>> trying to checkout expand.gif
>>
>
> Yes the default filesystem on Mac OS X is case-insensitive. This
> is the same mixed-case problem that Windows users have.
>
> Scott
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 10 17:21:10 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.