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

Re: Missing Error Messages

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Fri, 3 Dec 2010 09:17:21 +0000

On 2 December 2010 22:31, Arthur Schwarz <aschwarz1309_at_att.net> wrote:
> Diagnostic message below. A little history. The archive is (about) 8Gb. The
> download speed varies from 0KB/s to about 90KBs. It takes several hours to
> download the archive. The error message was output and the download
> terminated after 256 minutes and 32 seconds. Other than 256 being 2^8 I find
> no satisfaction in this episode.
>
> I have heard that there two file in the archive which differ only in
> capitalization. This works great in a Unix box, not so good on Windows. Is
> there any way of getting a successful download in Windows? Is this the cause
> of the error message?

Yes. You cannot complete a checkout on a case-insensitive file system
when 2 items differ in case alone. Use repo browser to rename or
delete one of the files.

> Is there any way to resume a failed download or must the download be
> restarted from scratch? How can the error be fixed?

Try an update at the WC root.

BTW I notice you are using paths within cygwin. You do know that you
cannot use the cygwin subversion client and a windows client on the
same working copy, don't you? You can use other cygwin commands just
fine, but a cygwin working copy is not compatible with a windows
working copy as far as subversion operations go.

> I am trying to get time to finish reading the Subversion documentation and
> the TortoiseSVN documentation. I'm not finished reading and so, any darn
> help in downloading is just fine.
>
> ======================== Error Message ========================
>
> Error: In directory
> 'C:\cygwin\usr\local\fse\fse200\gfx\onesaf\runtime\onesaf50_vps\SWR\src\net\onesaf\ext\blcse\pair\compositions\uk\unit\mr\COMBAT\INFANTRY\SEC'
>
> Error: Can't open file
> Error:
> 'C:\cygwin\usr\local\fse\fse200\gfx\onesaf\runtime\onesaf50_vps\SWR\src\net\onesaf\ext\blcse\pair\compositions\uk\unit\mr\COMBAT\INFANTRY\SEC\.svn\tmp\text-base\UK_JAVELIN_SEC.xml.svn-base':
>
> Error: The system cannot find the file specified.
>
> ====================== Download Version Data ====================
>
> TortoiseSVN 1.6.8, Build 19260 - 32 Bit , 2010/04/16 20:20:11
> Subversion 1.6.11,
> apr 1.3.8
> apr-utils 1.3.9
> neon 0.29.3
> OpenSSL 0.9.8k 25 Mar 2009
> zlib 1.2.3

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2687503
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-12-03 10:17:26 CET

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.