You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Wendy Smoak (JIRA)" <ji...@codehaus.org> on 2009/12/09 19:54:59 UTC

[jira] Commented: (CONTINUUM-2416) The cvs command failed.

    [ http://jira.codehaus.org/browse/CONTINUUM-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=201944#action_201944 ] 

Wendy Smoak commented on CONTINUUM-2416:
----------------------------------------

The user list might be a better place for this one until you're sure it's a bug.  You might want to re-post it there if you're still stuck.

Is the cvs command on the path for the user running Continuum?  Are you able to check out a project from a public cvs repository?

> The cvs command failed.
> -----------------------
>
>                 Key: CONTINUUM-2416
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2416
>             Project: Continuum
>          Issue Type: Bug
>          Components: SCM
>    Affects Versions: 1.2.3
>         Environment: OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Deepak Chavan
>         Attachments: continuum.log
>
>
> Unable to checkout the code from CVS
> ==================================================
> 2009-12-01 12:59:52,054 [pool-1-thread-1] INFO  action#checkout-project  - Checking out project: 'so-core-7.0.1-SNAPSHOT', id: '28' to 'C:\apache-continuum-1.2.3-bin\data\working-directory\28'.
> 2009-12-01 12:59:52,054 [pool-1-thread-1] INFO  org.apache.continuum.scm.manager.Slf4jScmLogger  - Executing: cmd.exe /X /C "cvs -z3 -f -d :pserver:DChavan@192.168.0.164:/cvs/dev -q checkout -d 28 soprojects/smartoffice/so-core"
> 2009-12-01 12:59:52,054 [pool-1-thread-1] INFO  org.apache.continuum.scm.manager.Slf4jScmLogger  - Working directory: C:\apache-continuum-1.2.3-bin\data\working-directory
> 2009-12-01 12:59:52,804 [pool-1-thread-1] WARN  action#checkout-project  - Error while checking out the code for project: 'so-core-7.0.1-SNAPSHOT', id: '28' to 'C:\apache-continuum-1.2.3-bin\data\working-directory\28'.
> 2009-12-01 12:59:52,804 [pool-1-thread-1] WARN  action#checkout-project  - Command output: 
> 2009-12-01 12:59:52,804 [pool-1-thread-1] WARN  action#checkout-project  - Provider message: The cvs command failed.
> 2009-12-01 12:59:52,835 [pool-1-thread-1] INFO  buildController  - Merging SCM results
> 2009-12-01 12:59:52,960 [pool-1-thread-1] INFO  buildController  - Error updating from SCM, not building
> ============================================================================================
> SCM tag in pom.xml --
>   <scm>
>       <developerConnection>scm:cvs:pserver:DChavan:@${cvs.server}:/cvs/dev:soprojects/smartoffice/so-core</developerConnection>  
>       <connection>scm:cvs:pserver:DChavan:c36l6n9g@${cvs.server}:/cvs/dev:soprojects/smartoffice/so-core</connection>
>       <url>http://${cvs.server}/cgi-bin/cvsweb.cgi/soprojects/smartoffice/so-core/?cvsroot=Dev</url>
>   </scm>

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