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

history command which get changes is wrong

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • clearcase-plugin
    • None

      The command used to calculate change set is clear-case plug-in is wrong it gets entire history from all the vobs rather it should get only from directories listed in load rules

      this is wrong
      cleartool lshistory -all -since <whatever>

      this is right (remove "-all")
      cleartool lshistory -since <whatever>

            Unassigned Unassigned
            georgekinlay George Kinlay
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: