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

Re: Update fails when trying to copy a base file: No such file or directory

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-03-17 17:50:46 CET

On Mar 17, 2006, at 05:14, Alexander wrote:

> svn: Can't copy 'classes/.svn/tmp/text-base/orgAddress.php.svn-
> base' to 'classes/orgAddress.php.tmp': No such file or directory
> theblackbox:/mnt/WebServ/wwwroot/htdocs/includes#
> ================ End Transcript ==================
>
> And it is correct, the file does not exist. I verified the
> repository and it showed as clean. Tried a recover on it anyway and
> the problem persists.

Do you have, or are you trying to have, two files whose name differs
only in case? orgAddress.php and orgaddress.php, for example? Or are
you trying to change the filename's case? If so, that won't work
right on the default file systems available on Windows or Mac OS X,
because they are case-insensitive.

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 Mar 17 17:51:57 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.