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

Re: svn crash upon checkout

From: Talden <talden_at_gmail.com>
Date: 2006-11-21 01:51:38 CET

On 21/11/06, Feanor <feanor@haemimontgames.com> wrote:
> svn crashes upon checkout, when target path is too long (used c:\documents
> and settings\user\local settings\temp\target). The checkout begins normally,
> but it always crashes when it reaches certain files. Happens both on 1.4.0
> and 1.4.2. Doesn't happen when shorter target path is used (e.g. c:\tmp).

Windows only allows paths of a total length of 255 characters (if I
understand the reason correctly).

As a side effect I was unable to copy our linux stored CVS repository
to my machine to test-run the cvs2svn scripts. The same reason, that
the folders are too deeply nested.

You can alleviate this somewhat by shortening the working copy parent folder...

Instead of "c:\documents and settings\user\local settings\temp\target"
try "c:\work\target"

Good luck.

--
Talden
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 21 01:52:19 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.