[ http://jira.codehaus.org/browse/MNG-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brett Porter closed MNG-3583. ----------------------------- Assignee: Brett Porter Resolution: Won't Fix I'd like to improve this more generally (particularly unpacking / creating repos as part of the IT process). However, in lieu of that, I suggest using an absolute path for svn up (eg. svn up `cygpath -w $PWD` on cygwin) > Shorten the path to the IT for MNG-3341 > --------------------------------------- > > Key: MNG-3583 > URL: http://jira.codehaus.org/browse/MNG-3583 > Project: Maven 2 > Issue Type: Task > Components: integration tests > Environment: Windows XP > Reporter: Dennis Lundberg > Assignee: Brett Porter > > Some paths in that IT are to long for a Windows file system. Checking out > core-integration-testing to a folder with the same name in the root of a > Windows drive doesn't work because the length of the path exceeds the 255 > character limit. > {noformat} > svn: Can't open file > 'core-integration-tests\src\test\resources\mng-3341-metadataUpdatedFromDeploymentRepository\deployment-repository\org\apache\maven\its\mng3341\test-artifact\1.0-SNAPSHOT\.svn\tmp\text-base\test-artifact-1.0-20080306.011328-1.pom.md5.svn-base' > {noformat} > Please make the path shorter. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira