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

RE: Continue checkout / update despite error?

From: Matthias Klein <matthias_at_cmklein.de>
Date: 2007-09-20 18:57:06 CEST

Yes, I can reliably reproduce it and I do assume that the path length was
exceeded because this error does occur even if I perform a checkout into the
root folder of a drive (e.g. checkout target d:\)
The repositories in question have been created via Tortoise repo browser
which doesn't seem to have a problem with REALLY long path names.
But now I need to perform a checkout of these repositories and don't want
this process to end only because the SVN client stumbled across a too long
path name.
Any idea?
 

-----Original Message-----
From: Tobias Schäfer [mailto:tobiasschaefer@gmx.de]
Sent: Donnerstag, 20. September 2007 18:48
To: users@tortoisesvn.tigris.org
Subject: Re: Continue checkout / update despite error?

On Wednesday 19 September 2007 13:50:48 Matthias Klein wrote:
> In some repositories I receive error messages such as "path not found"
> or "file not found" for certain files (usually for files that possess
> a very long path name).

Can you reproduce this reliably?
If yes, then you are probably exceeding the maximum path length of 260
characters. You could try to checkout into a directory further up in your
directory structure to prevent this.
If no, then it's probably a virus scanner which is locking the files. Try to
deactivate it.

> How can I make Tortoise continue the checkout / update despite such
> error? I want to make sure that at least those files that don't
> produce an error are checked out.

This change would need to be made in the subversion library, not
TortoiseSVN. But this would first need a concept how to report to the user
that the working copy is not complete.

Tobias

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Sep 20 18:57:16 2007

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.