Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-373

Checkout from CVS does not work (Windows XP client + pserver + CVSNT 2.5.02 Build 2064)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0
    • 1.0.1
    • None
    • None
    • Windows XP clien, Linux server, pserver authentification, CVSNT client 2.5.02 Build 2064

    Description

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

      Attachments

        Activity

          People

            evenisse Emmanuel Venisse
            miks Miks Rozenbergs
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: