You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Henry S. Isidro (JIRA)" <ji...@codehaus.org> on 2006/04/24 11:38:20 UTC

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

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

Henry S. Isidro commented on WAGON-42:
--------------------------------------

I am wondering if it is a good idea to place this functionality in wagon-scm or should it go higher like in maven-scm-api?

> 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
>     Assignee: Henry S. Isidro
>     Priority: Critical
>      Fix For: 1.0-beta-1

>
>
> 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