[ http://jira.codehaus.org/browse/WAGON-42?page=all ]
Emmanuel Venisse updated WAGON-42: ---------------------------------- Fix Version: (was: 1.0-beta-1) 1.0-beta-2 > wagon-scm (svn provider) - large paths under windows breaks download. > --------------------------------------------------------------------- > > Key: WAGON-42 > URL: http://jira.codehaus.org/browse/WAGON-42 > Project: wagon > Type: Bug > Components: wagon-scm > Versions: 1.0-alpha-6 > Reporter: Joakim Erdfelt > Priority: Critical > Fix For: 1.0-beta-2 > Attachments: ScmWagon.patch > > Time Spent: 5 hours, 30 minutes > Remaining: 0 minutes > > I have a deep path in windows, plus a repository housed in svn. > When performing a 'mvn compile', it fails with not finding the artifact. > Using mvn --debug shows no error message from wagon-scm (svn). > If I go into the target/checkout/.... directory, i see an empty directory > with the '.svn' working directory. > performing a 'svn update .' in that directory reveals the reason ... > [EMAIL PROTECTED] > /c/code/mergere/amex/AXP-EntBuildEnv/tools/branches/mergere-discovery-wizard/mergere-discovery-core/target/checkout/org/apache/maven/repository/maven-repository-indexer/1.0-SNAPSHOT > $ svn update . > svn: Can't open file > '.svn/text-base/maven-repository-indexer-1.0-20060418.201022-1.jar.md5.svn-base': > File name too long > I think a general "if windows, and path exceeds maximum, throw error before > attempting process' kind of functionality needs to exist. -- 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