You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2005/10/28 15:40:11 UTC

[jira] Closed: (CONTINUUM-373) Checkout from CVS does not work (Windows XP client + pserver + CVSNT 2.5.02 Build 2064)

     [ http://jira.codehaus.org/browse/CONTINUUM-373?page=all ]
     
Emmanuel Venisse closed CONTINUUM-373:
--------------------------------------

      Assign To: Emmanuel Venisse
     Resolution: Fixed
    Fix Version: 1.1

Fixed.

For the 1.0, a workaround is to define the tag of your project in the edit project view to ''HEAD"

> Checkout from CVS does not work (Windows XP client + pserver + CVSNT 2.5.02 Build 2064)
> ---------------------------------------------------------------------------------------
>
>          Key: CONTINUUM-373
>          URL: http://jira.codehaus.org/browse/CONTINUUM-373
>      Project: Continuum
>         Type: Bug
>     Versions: 1.0
>  Environment: Windows XP clien, Linux server, pserver authentification,  CVSNT client 2.5.02 Build 2064
>     Reporter: Miks Rozenbergs
>     Assignee: Emmanuel Venisse
>      Fix For: 1.1

>
>
> Continuum can't checkout sources from CVS using following SCM URL scm:cvs:pserver:miks@cvs-rix.exigengroup.lv:/cvs/src:BPM/source/com.exigen.bpm.util. It results in following errors. As you can see the error happens while invoking following command "cvs -f -d :pserver:miks@cvs-rix.exigengroup.lv:2401/cvs/src -q checkout -r -d 1 BPM/source/com.exigen.bpm.util". And indeed, even manually run this command produce an error. However if I adjust the command to "cvs -f -d :pserver:miks@cvs-rix.exigengroup.lv:2401/cvs/src -q checkout BPM/source/com.exigen.bpm.util" (remove "-r -d 1) then the checkout happens without any errors.
> =============== console screen with error messages ==============================================
> jvm 1    | 2005-10-27 14:21:52,071 [SocketListener0-5] INFO  Continuum                      - Enqueuing 'com.exigen.bpm:util:jar:1.0-SNAPSHOT' (Build definition id=1.
> jvm 1    | 2005-10-27 14:21:52,492 [Thread-1] INFO  ContinuumScm                   - Checking out project: 'com.exigen.bpm:util:jar:1.0-SNAPSHOT', id: '1' to 'C:\WIN32APP\continuum-1.0\bin\win32\..\..\apps\continuum\working-directory\1' with branch/tag .
> jvm 1    | 2005-10-27 14:21:52,492 [Thread-1] DEBUG ScmManager                     - cvsRoot: :pserver:miks@cvs-rix.exigengroup.lv:2401/cvs/src
> jvm 1    | 2005-10-27 14:21:52,492 [Thread-1] DEBUG ScmManager                     - passFile: C:\Documents and Settings\miks\.cvspass
> jvm 1    | 2005-10-27 14:21:52,492 [Thread-1] DEBUG ScmManager                     - cvsroot :pserver:miks@cvs-rix.exigengroup.lv:2401/cvs/src already exist in C:\Documents and Settings\miks\.cvspass. SKIPPED.
> jvm 1    | 2005-10-27 14:21:52,492 [Thread-1] DEBUG ScmManager                     - Working directory: C:\WIN32APP\continuum-1.0\bin\win32\..\..\apps\continuum\working-directory\1
> jvm 1    | 2005-10-27 14:21:52,492 [Thread-1] DEBUG ScmManager                     - Command line: cvs -f -d :pserver:miks@cvs-rix.exigengroup.lv:2401/cvs/src -q checkout -r -d 1 BPM/source/com.exigen.bpm.util
> jvm 1    | 2005-10-27 14:21:53,864 [Thread-1] WARN  ContinuumScm                   - Error while checking out the code for project: 'com.exigen.bpm:util:jar:1.0-SNAPSHOT', id: '1' to 'C:\WIN32APP\continuum-1.0\bin\win32\..\..\apps\continuum\working-directory\1' with branch/tag .
> jvm 1    | 2005-10-27 14:21:53,864 [Thread-1] WARN  ContinuumScm                   - Command output: cvs server: cannot find module `1' - ignored
> jvm 1    |
> jvm 1    | 2005-10-27 14:21:53,864 [Thread-1] WARN  ContinuumScm                   - Provider message: The cvs command failed.
> jvm 1    | 2005-10-27 14:21:54,104 [Thread-1] WARN  ConfigurationService           - Error reading build output for build '18'.

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