Continuum

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

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0
  • Fix Version/s: 1.0.1
  • Component/s: None
  • Labels:
    None
  • Environment:
    Windows XP clien, Linux server, pserver authentification, CVSNT client 2.5.02 Build 2064
  • Complexity:
    Intermediate
  • Number of attachments :
    0

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

Activity

Hide
Emmanuel Venisse added a comment -

Fixed.

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

Show
Emmanuel Venisse added a comment - Fixed. For the 1.0, a workaround is to define the tag of your project in the edit project view to ''HEAD"

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: