You may want to think about maybe using SVK, which does not litter up
your working dir with extra .svn muck that can sometimes push the
windows file limit... that and remove any extra parent paths, maybe
checkout into e:\m, etc.
--jason
On Feb 25, 2007, at 3:17 PM, Arnaud HERITIER wrote:
The length of this path is more than 300 characters : https://
svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/maven-archetypeng/
maven-archetypeng-core/maven-archetypeng-generator/src/test/
resources/repositories/central/org/codehaus/mojo/archetypes/maven-
archetype-test-partial/1.0/maven-archetype-test-partial-1.0/
archetype-resources/src/test/java/AppTest.java
Windows must only support 255 characters.
:-(
All developpers on windows won't be able to update the mojo project.
ArNaud
On 2/26/07, Arnaud HERITIER <[EMAIL PROTECTED]> wrote:
I guys,
I have a problem with the current code in SVN.
The following path is too long for windows XP : E:\mojo\mojo-
sandbox\maven-archetypeng\maven-archetypeng-core\maven-archetypeng-
generator\src\test\resources\repositories\central\org\codehaus\mojo
\archetypes\maven-archetype-test-partial\1.0\maven- archetype-test-
partial-1.0\.svn
Can you try to reduce it ?
I'm certainly not the one to have this problem.
Thx
Arnaud