You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Hari Ranganathan (JIRA)" <ji...@codehaus.org> on 2010/11/18 08:11:03 UTC

[jira] Created: (CONTINUUM-2583) CVS ChangeLog does not include the branch / tag name

CVS ChangeLog does not include the branch / tag name
----------------------------------------------------

                 Key: CONTINUUM-2583
                 URL: http://jira.codehaus.org/browse/CONTINUUM-2583
             Project: Continuum
          Issue Type: Bug
          Components: SCM
    Affects Versions: 1.3.6
         Environment: Windows XP, CVSNT client
            Reporter: Hari Ranganathan


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


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

        

[jira] Updated: (CONTINUUM-2583) CVS ChangeLog does not include the branch / tag name

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated CONTINUUM-2583:
------------------------------------

    Fix Version/s: Backlog

> CVS ChangeLog does not include the branch / tag name
> ----------------------------------------------------
>
>                 Key: CONTINUUM-2583
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2583
>             Project: Continuum
>          Issue Type: Bug
>          Components: SCM
>    Affects Versions: 1.3.6
>         Environment: Windows XP, CVSNT client
>            Reporter: Hari Ranganathan
>             Fix For: Backlog
>
>
> 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""

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