1.7 will probably work better with long relative paths, as it will
use absolute paths internally for almost every operation.
Bert
From: Heinz Prantner [mailto:heinz.prant...@opensynergy.com]
Sent: dinsdag 11 mei 2010 14:21
To: users@subversion.apache.org
Subject: long path names
Hello,
running svn client commands other than svn checkout on windows fail,
if the path name (of the local working copy location) is prefixed
with \\?\.
The prefix is required for path names longer than 255 or so.
It seems that svn commands like svn info or svn status behave different
than s