Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-13789

'cvs update' replaces the Tag file which has the branch name in it with a Tag with time and date which effectively corresponds back to the Head

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • cvs-plugin
    • None

      I am building a Module that comes from a CVS branch.

      'cvs checkout' correctly keeps the branch name in the Tag file.

      Now after a clean checkout if the 'Use Update' is checked under 'Source Code Management' then the command looks like:

      cvs update -d -P -r branch_name -D 15 May 2012 13:12:24 -0600 module_name

      After this the Tag file will have 'D2012.05.15.19.12.24' in it which basically corresponds to the Head now.

      This could be related to this.

      Help please.

            mc1arke Michael Clarke
            amofpers Amir Isfy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: