You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Ignacio G. Mac Dowell (JIRA)" <ji...@codehaus.org> on 2006/01/31 11:42:06 UTC

[jira] Commented: (CONTINUUM-574) Checkout failure in Windows

    [ http://jira.codehaus.org/browse/CONTINUUM-574?page=comments#action_57419 ] 

Ignacio G. Mac Dowell commented on CONTINUUM-574:
-------------------------------------------------

Hi, this is not a bug. Using cvsnt you need to prefix your root repository location.

SCM tokenizes the scm url using ':' so your connection url is not correct as it has more tokens than expected.

try to google prefix cvsnt repository

best regards,

nacho


> Checkout failure in Windows
> ---------------------------
>
>          Key: CONTINUUM-574
>          URL: http://jira.codehaus.org/browse/CONTINUUM-574
>      Project: Continuum
>         Type: Bug

>     Reporter: clojinted

>
>
> Hello there,
> I've just set up Continuum but the following command fails to check out the project:
> mvn -e -DconnectionUrl=scm:cvs:pserver:username:password@cslnt16:f:/cvs-repository:itraxspring scm:checkout -DcheckoutDirectory=itraxspring
> This is part of the error message:
> [ERROR] BUILD ERROR
> [INFO] ---------------------------------------
> [INFO] Cannot run checkout command :
> Embedded error: Can't load the scm provider.
> For input string: "f"
> I'm using cvsnt so I logged in manually but the problem still arises.
> Any help would be greatly appreciated,
> Ger

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