Re: Re: A little question about SVN
From: David Weintraub <qazwart_at_gmail.com>
Date: Mon, 17 Nov 2008 11:36:09 -0500
Okay, here's the test on my Windows XP machine:
I used Cygwin to write a little shell script to generate a long path:
cd /cygdrive/c
This counted out to 24 before crashing. So, it created a path of 244
I then used the DOS subst command to create a mapped "s:" drive on
Using TortoiseSVN to do my checkout worked. It actually checked out
Using the svn command from the command line failed though. Instead, I
I then created a Subversion server on Windows in this long path. The
So, there is a Subversion limit on Windows directory length, but it is
Surprisingly, the Subversion command line commands cannot get around
I also notice that Cygwin also hits the same limits which is
-- David Weintraub qazwart_at_gmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-11-17 17:36:35 CET |
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.