CVS - Incorrect Branching checks causes parsing failure.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 3.1
    • Affects Version/s: 3.0.3
    • Component/s: None
    • None
    • 3

      Incorrect branching checks causes parsing failure:

      2004-11-20 16:50:05,006 DEBUG [sf.statcvs.input.FileBuilder] logging my_file
      /my_file
      2004-11-20 16:32:23,091 ERROR [action.admin.vcs.AddRepository] Error occurred while obtaining cvs log or parsing the cvs log.
      java.lang.IllegalStateException: Already have branch data: name='V_0_3_0_PATCH_0_BUILD_11_BRANCH' branchRevision='1.9.0.2' revisonNumber='1.9.2 startRevisionNumber='1.9'
      at net.sf.statcvs.input.CvsRevisionParser.setBranchInformation(CvsRevisionParser.java:206)
      at net.sf.statcvs.input.CvsRevisionParser.parseRevision(CvsRevisionParser.java:167)

      This branch check failure occurs with a branch of a branch - the check to see if the child branch already exists fails as the 'parent' branch already exists.

            Assignee:
            Unassigned
            Reporter:
            Keith Brophy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: