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

Re: Error can't create directory

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-07-06 21:20:41 CEST

On 7/6/06, Jeb <jeb.beasley@penske.com> wrote:
> We are having trouble with projects having long path names in them
> Server 1.3.0 on Linux RHES 3
>
> Error Can't Create Directory
> Error
> 'C:really\really\really\long\pathname\about240charslong\.svn\text-base:'
> Error The Filename or extension is too long
>
> Client TortoiseSVN (recent) on Win 2000 professional
>
> It looks like when it starts building the .svn folder and the pristine
> copy it chokes
>
> Is there a fix for this?

It depends on how long you're talking about. There are limits on path
lengths on most operating systems, so if you're hitting an OS imposed
limit you're kind of out of luck, the only work around is to check out
smaller directory trees.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 6 21:22:40 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.