[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: Tobias Schäfer <tobiasschaefer_at_gmx.de>
Date: 2007-09-20 18:47:37 CEST

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
Received on Thu Sep 20 18:47:53 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.