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

Re: tortoisesvn keeps failing to checkout

From: Johan Appelgren <johan.appelgren_at_gmail.com>
Date: 2005-10-27 09:09:12 CEST

On 10/27/05, Sikosis <sikosis@gmail.com> wrote:
> Hi,
>
> I'm trying to checkout the following svn:-
>
> svn://svn.berlios.de/haiku/haiku/trunk
>
> but it keeps failing and then locking it up. Then the cleanup fails to unlock.
>
> The log window says ...
>
> Error - Can't open file
> Error - 'C:\haiku\src\libs\freetype2\pcf\.svn\tmp\text-base\readme.svn-base':
> The
> Error - system cannot find the file specified
>
> Any ideas ? I tried the latest stable and the latest nightly build.
> Both do the same thing.

That repository contains two files whose names only differ in case,
<svn://svn.berlios.de/haiku/haiku/trunk/src/libs/freetype2/pcf/readme>
and <svn://svn.berlios.de/haiku/haiku/trunk/src/libs/freetype2/pcf/README>.
Since windows is case-insensitive you can't checkout that repository
unless one of those two files are removed or renamed.

/Johan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org

--
Received on Fri Oct 28 19:46:20 2005

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.