This is probably not really related to Subclipse and most likely a
general issue with windows SVN client, but I wonder if someone have any
insights on this. I am experiencing this issue from Subclipse and from
the command line.
I've tried to checkout maven/components from trunk. It is failing now,
but probably going to be fixed soon, so you could try to checkout rev
613039):
svn co https://svn.apache.org/repos/asf/maven/components/trunk
....
A
trunk\maven-embedder\src\test\error-reporting-projects\testReportUnresolvableArtifactWhileAddingExtensionPlugin\local-repo\org\apache\maven\errortest\testReportUnresolvableArtifactWhileAddingExtensionPlugin-maven-plugin\1
svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: Your .svn/tmp directory may be missing or corrupt; run 'svn
cleanup' and try again
svn: Can't open file
'trunk\maven-embedder\src\test\error-reporting-projects\testReportUnresolvableArtifactWhileAddingExtensionPlugin\local-repo\org\apache\maven\errortest\testReportUnresolvableArtifactWhileAddingExtensionPlugin-maven-plugin\1\.svn\tmp\text-base\testReportUnresolvableArtifactWhileAddingExtensionPlugin-maven-plugin-1.pom.svn-base':
The system cannot find the path specified.
From the above error it seems like path is too long on windows, so I
wonder if there is any way to workaround this limitation?
Thanks
Eugene
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: dev-help_at_subclipse.tigris.org
Received on 2008-01-18 05:39:36 CET