Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.3.6
-
None
-
Windows XP, CVSNT client
Description
I'm trying with Continuum for our project for automating the build and test. The CVS repository has multiple branches and the build is targeted for one of those branches (BR_XXXX_PHASEaa). The CVS update command executes against the particular branch. However, the CVS log command (change log) does not include the branch tag (-rBR_XXXX_PHASEaa). This causes the change log to be displayed for other branches as well.
CVS Update Command:
2010-11-18 00:00:00,578 [pool-9-thread-1] INFO action#update-working-directory-from-scm - Updating project: XXXX', id: '6' to 'D:\continuousintegration\apache-continuum-1.3.6\data\working-directory\6' with branch/tag BR_XXXX_PHASEaa.
2010-11-18 00:00:01,640 [pool-9-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Executing: cmd.exe /X /C "cvs -z3 -t -q update -d -rBR_XXXX_PHASEaa"
CVS Log Command:
2010-11-18 00:00:01,640 [pool-9-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Working directory: D:\continuousintegration\apache-continuum-1.3.6\data\working-directory\6
2010-11-18 00:04:43,196 [pool-9-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Executing: cmd.exe /X /C "cvs -z3 -t -d :pserver:xxxxxxxx@172.xx.xx.xx:/cvs/xxxx -q log -d "2010-11-17 20:34:33+0530<2010-11-18 00:04:43+0530""