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

isUpdatable always returns false when 'This is a tag, not a branch' is on

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • cvs-plugin
    • None
    • Platform: All, OS: All

      Method isUpdatable in class hudson.scm.CVSSCM returns false because file CVS/Tag
      starts with N instead of T if tag is checked out.

      For tag 'T'+branch should be replaced with 'N'+branch in this line:
      http://fisheye5.cenqua.com/browse/hudson/hudson/main/core/src/main/java/hudson/scm/CVSSCM.java?r=1.81#l581

            Unassigned Unassigned
            vaidasn Vaidas Nargėlas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: