You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2006/12/21 19:18:42 UTC

[jira] Updated: (WAGON-42) wagon-scm (svn provider) - large paths under windows breaks download.

     [ http://jira.codehaus.org/browse/WAGON-42?page=all ]

Carlos Sanchez updated WAGON-42:
--------------------------------

    Fix Version/s:     (was: 1.0-beta-2)
                   1.0

> wagon-scm (svn provider) - large paths under windows breaks download.
> ---------------------------------------------------------------------
>
>                 Key: WAGON-42
>                 URL: http://jira.codehaus.org/browse/WAGON-42
>             Project: wagon
>          Issue Type: Bug
>          Components: wagon-scm
>    Affects Versions: 1.0-alpha-6
>            Reporter: Joakim Erdfelt
>            Priority: Critical
>             Fix For: 1.0
>
>         Attachments: ScmWagon.patch
>
>          Time Spent: 5 hours, 30 minutes
>  Remaining Estimate: 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 ...
> jerdfelt@EXSISTO /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