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

Re: bug-report: Problrm with folder length when checkoutin / updating

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-01-20 07:56:10 CET

On 1/19/06, Sylvain Girbal <sylvain.girbal@gmail.com> wrote:
> Checkouting the root of my repository, I got the following problem with
> tortoisesvn 1.3.0:
>
> Can't create directory: 'c:\............./.svn/text-base'
> the filename or extention is too long.*
>
> Sure the path is complex because of the branch / trunk / tags layout. It
> seems that it try to create the directory using the full expanded name from
> 'c:\....' intead of wroking locally.

Since the explorer itself can't handle paths longer than 255 chars,
TSVN can't either (it's a shell extension, after all).
To work around, you can use the SUBST command.

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Jan 20 07:56:19 2006

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.