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:[email protected]:/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:c36l6...@${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

        

Reply via email to