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

Max Path Length Headache

From: Surapol Pairojtanachai <surapol_at_bridsystems.com>
Date: 2005-02-18 08:26:35 CET

We use svn on our large java project, developed primarily on Windows XP.
As usual, java development requires very very deep directory structure.
On many incidences, the svn checkout and update just fail ("Unable to
find path" error or something like that on ".svn/tmp") on a very long
path operations. We were up to our neck for a few days, and finally we
tried to shorten many directories and files names. And the problems were
gone.

However, we need to use long paths that are longer than 255 characters
limit. I have seen some post here blamed the issue to NTFS. But I have
seen some other information on the net saying that NTFS only put 255
characters limit on each element of path. The whole path limit for NTFS
is set at 32K!

Is it the problem of APR or SVN? Any info or solution will be greatly
appreciated.

Thanks,

Surapol

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 18 08:28:42 2005

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.