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

Re: svn export on long paths failed

From: Volker Kopetzky <vk_at_vzkb.de>
Date: Fri, 23 Apr 2010 19:38:08 +0700

Hartmut,

Another reason I received this is that there were duplicate files in the subversion directory which are share the same name and extension but in different letter case (e.g. CHANGES versus changes). Windows FS is case insensitive by default.

Regarding the problem of using long pathnames, you might want to use the subst cli tool to reduce the length of the path string. This and some other ideas are described in http://superuser.com/questions/37737/extend-maximum-file-path-size-in-windows-7.

Beste Grüße,
kind regards,
Volker Kopetzky
vzk Beratung
Germany & Thailand

Am 23.04.2010 um 18:42 schrieb Schroeder, Hartmut:

hi all,
an 'svn export' under Windows results on a long path in:

svn: Can't open
'current\externaltools\build\sources\mavenplugins\pde-maven-plugin\tutor
ials\PDE_Plugin_Tutorial\plugins\test.pde_maven_plugin.simple_applicatio
n\src\main\java\test\pde_maven_plugin\simple_application\ApplicationWork
benchWindowAdvisor.java.tmp': Das System kann den angegebenen Pfad nicht
finden.

with tortoise it's ok.

we have to run that as windows batchfile.
any idas?

Thanks
Hartmut
Received on 2010-04-23 14:38:58 CEST

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.