You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Deepak Chavan (JIRA)" <ji...@codehaus.org> on 2009/12/01 08:43:55 UTC

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

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

        

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

Posted by "Deepak Chavan (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=206852#action_206852 ] 

Deepak Chavan commented on CONTINUUM-2416:
------------------------------------------

Thanks Wendy, I don't think its a issue with apache continuum but there is something wrong with my settings. I m getting the below message whenever i started the build on this server.

Provider message: The cvs command failed.
Command output: 
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------

Below are my settings:
================================================================================
Continuum Project "root-7.0.1-SNAPSHOT"
Project Name: root-7.0.1-SNAPSHOT  
Description:  
Version: 7.0.1-SNAPSHOT  
SCM Url: scm:cvs:pserver:DChavan:c36l6n9g@192.168.0.164:/cvs/dev:my-project
SCM Branch/Tag:  
Group: smartoffice  
Last Build Date:  

================================================================================
I am able to checkout my-project from cvs repository.
Can you please let me know if i missed something in SCM settings?

Thanks,
Deepak

> 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
>            Assignee: Wendy Smoak
>         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

        

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

Posted by "Deepak Chavan (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=206858#action_206858 ] 

Deepak Chavan commented on CONTINUUM-2416:
------------------------------------------

I found the below error today:

======================================================================================
INFO  org.apache.continuum.scm.manager.Slf4jScmLogger  - Working directory: C:\apache-continuum-1.3.4\apps\working-directory
ERROR org.apache.continuum.scm.manager.Slf4jScmLogger  - Didn't find password for CVSROOT ':pserver:DChavan@192.168.0.164:2401'.
WARN  action#checkout-project  - Error while checking out the code for project: 'root-7.0.1-SNAPSHOT', id: '12' to 'C:\apache-continuum-1.3.4\apps\working-directory\12'.
WARN  action#checkout-project  - Command output: 
WARN  action#checkout-project  - Provider message: The cvs command failed.
======================================================================================

Can you please let me know where should i stored the cvs password in continuum server.

Thanks,
Deepak

> 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
>            Assignee: Wendy Smoak
>         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

        

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

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=206916#action_206916 ] 

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

Please ask questions on the user list.  You can find subscription info here:  http://continuum.apache.org/mail-lists.html

> 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
>            Assignee: Wendy Smoak
>         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

        

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

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wendy Smoak closed CONTINUUM-2416.
----------------------------------

    Resolution: Incomplete
      Assignee: Wendy Smoak

Please ask on the user list or provide more details if you think this should be reopened.

> 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
>            Assignee: Wendy Smoak
>         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

        

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

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
    [ 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

        

[jira] Issue Comment Edited: (CONTINUUM-2416) The cvs command failed.

Posted by "Deepak Chavan (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=206852#action_206852 ] 

Deepak Chavan edited comment on CONTINUUM-2416 at 1/15/10 12:18 AM:
--------------------------------------------------------------------

Thanks Wendy, I don't think its an issue with apache continuum but there is something wrong with my settings. I m getting the below message whenever i started the build on this server.

Provider message: The cvs command failed.
Command output: 
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------

Below are my settings:
================================================================================
Continuum Project "root-7.0.1-SNAPSHOT"
Project Name: root-7.0.1-SNAPSHOT  
Description:  
Version: 7.0.1-SNAPSHOT  
SCM Url: scm:cvs:pserver:DChavan@192.168.0.164:/cvs/dev:my-project
SCM Branch/Tag:  
Group: smartoffice  
Last Build Date:  

================================================================================
I am able to checkout my-project from cvs repository.
Can you please let me know if i missed something in SCM settings?

Thanks,
Deepak

      was (Author: deepak.chavan):
    Thanks Wendy, I don't think its an issue with apache continuum but there is something wrong with my settings. I m getting the below message whenever i started the build on this server.

Provider message: The cvs command failed.
Command output: 
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------

Below are my settings:
================================================================================
Continuum Project "root-7.0.1-SNAPSHOT"
Project Name: root-7.0.1-SNAPSHOT  
Description:  
Version: 7.0.1-SNAPSHOT  
SCM Url: scm:cvs:pserver:DChavan:c36l6n9g@192.168.0.164:/cvs/dev:my-project
SCM Branch/Tag:  
Group: smartoffice  
Last Build Date:  

================================================================================
I am able to checkout my-project from cvs repository.
Can you please let me know if i missed something in SCM settings?

Thanks,
Deepak
  
> 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
>            Assignee: Wendy Smoak
>         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

        

[jira] Issue Comment Edited: (CONTINUUM-2416) The cvs command failed.

Posted by "Deepak Chavan (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=206852#action_206852 ] 

Deepak Chavan edited comment on CONTINUUM-2416 at 1/13/10 11:12 PM:
--------------------------------------------------------------------

Thanks Wendy, I don't think its an issue with apache continuum but there is something wrong with my settings. I m getting the below message whenever i started the build on this server.

Provider message: The cvs command failed.
Command output: 
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------

Below are my settings:
================================================================================
Continuum Project "root-7.0.1-SNAPSHOT"
Project Name: root-7.0.1-SNAPSHOT  
Description:  
Version: 7.0.1-SNAPSHOT  
SCM Url: scm:cvs:pserver:DChavan:c36l6n9g@192.168.0.164:/cvs/dev:my-project
SCM Branch/Tag:  
Group: smartoffice  
Last Build Date:  

================================================================================
I am able to checkout my-project from cvs repository.
Can you please let me know if i missed something in SCM settings?

Thanks,
Deepak

      was (Author: deepak.chavan):
    Thanks Wendy, I don't think its a issue with apache continuum but there is something wrong with my settings. I m getting the below message whenever i started the build on this server.

Provider message: The cvs command failed.
Command output: 
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------

Below are my settings:
================================================================================
Continuum Project "root-7.0.1-SNAPSHOT"
Project Name: root-7.0.1-SNAPSHOT  
Description:  
Version: 7.0.1-SNAPSHOT  
SCM Url: scm:cvs:pserver:DChavan:c36l6n9g@192.168.0.164:/cvs/dev:my-project
SCM Branch/Tag:  
Group: smartoffice  
Last Build Date:  

================================================================================
I am able to checkout my-project from cvs repository.
Can you please let me know if i missed something in SCM settings?

Thanks,
Deepak
  
> 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
>            Assignee: Wendy Smoak
>         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

        

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

Posted by "Deepak Chavan (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=207022#action_207022 ] 

Deepak Chavan commented on CONTINUUM-2416:
------------------------------------------

Thanks

> 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
>            Assignee: Wendy Smoak
>         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