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

Re: Problems with the the length of names and Windows

From: Benjamin Bentmann <benjamin.bentmann_at_udo.edu>
Date: Fri, 18 Jan 2008 14:16:46 +0000 (UTC)

Stefan Küng <tortoisesvn <at> gmail.com> writes:

> Are you sure that's the reason why it doesn't work?
> http://subversion.tigris.org/faq.html#long-paths
> (TSVN is mentioned there explicitely, indicating that this works)
>
> What error message do you get when you try checking out?

Well, judge by yourself. If a do checkout of r613166 from
  https://svn.apache.org/repos/asf/maven/components/trunk/maven-embedder
into say
  G:\maven\maven-embedder
it works. If I checkout the same repo into a slightly longer root directory like
  G:\maven-trunk\maven-embedder
the checkout dialog of TortoiseSVN aborts with the following error lines:
  Error> Can't create directory
  Error> 'G:\maven-trunk\maven-embedder\src\test\error-reporting-projects
            \testReportExtensionPluginArtifactNotFound\local-repo
            \org\apache\maven\errortest
            \testReportExtensionPluginArtifactNotFound-maven-plugin
            \1\.svn\tmp\text-base':
          The filename or extension is too long.

Maybe there is some code line in TortoiseSVN that does not use absolute paths
when dealing with the file system?

Benjamin Bentmann

P.S.: The line breaks in the error message are artificial. I am using the web
mailer and it insists on a maximum line length of 80 chars.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-01-18 15:22:42 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.