You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/07/30 16:18:50 UTC

[jira] Commented: (MPSCM-21) Cannot check-out a project :The ' characters not part of the command & CommandLauncher

The following comment has been added to this issue:

     Author: Carlos Sanchez
    Created: Fri, 30 Jul 2004 10:16 AM
       Body:
You should post the repository info in your pom to check where's the error
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPSCM-21?page=comments#action_22527

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPSCM-21

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPSCM-21
    Summary: Cannot check-out a project :The ' characters not part of the command & CommandLauncher
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-scm-plugin

   Assignee: Brett Porter
   Reporter: Maciejowski

    Created: Fri, 30 Jul 2004 8:35 AM
    Updated: Fri, 30 Jul 2004 10:16 AM
Environment: Windows NT
Maven 1.0
j2sdk1.4.2_05
CVS

Description:
Cannot check-out a project from CVS. Even from Eclipse or in command line:
maven scm:checkout-project
...

scm:validate:

scm:checkout-project:
scm:cvs-checkout-project:
    [echo] Checking out redouteSimbocoSptvteWeb; from CVSROOT: :pserver:elecocq@agl1:2410/prod/cvs/data/repository/dev
    [mkdir] Created dir: D:\Norsys_david\eclipse3.0\eclipse\workspace\buildsimbocoSptvte\simbocosptvteWeb\target\checkouts\redouteSimbocoSptvteWeb
    [cvs] [VERBOSE] Executing 'cvs' with arguments:
'-d:pserver:elecocq@agl1:2410/prod/cvs/data/repository/dev'
'-q'
'checkout'
'-P'
'redouteSimbocoSptvteWeb'

The ' characters around the executable and arguments are
not part of the command.

    [cvs] [DEBUG] Execute:Java13CommandLauncher: Executing 'cvs' with arguments:
'-d:pserver:elecocq@agl1:2410/prod/cvs/data/repository/dev'
'-q'
'checkout'
'-P'
'redouteSimbocoSptvteWeb'

The ' characters around the executable and arguments are
not part of the command.




---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org