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

If UCM stream contains "stream:", then lshistory command will fail

XMLWordPrintable

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

      If the user configures the stream so it contains "stream:" then the lshistory
      command will fail with an exception as below console log shows. Apparently the
      mkview command does not have a problem with this.

      Question is if this is a configuration error or a bug in the plugin?

      Wrong input to command:
      C:\Documents and Settings\APCPG\.hudson\jobs\AAMITools V3
      Freestyle\workspace\hudson_view>"C:\Program
      Files\Rational\ClearCase\bin\cleartool.exe" lshistory -r -since 16-may.01:56:17
      -fmt "%Nd %u %e %En %Vn %o\n%c\n" -branch
      brtype:stream:AAMITools_R3.00_Development -nco AAMI_COMMON\AAMI_TOOLS
      cleartool: Error: Branch type not found: "stream:AAMITools_R3.00_Development".

      Correct input to command:
      "C:\Program Files\Rational\ClearCase\bin\cleartool.exe" lshistory -r -since
      16-may.01:56:17 -fmt "%Nd %u %e %En %Vn %o\n%c\n" -branch
      AAMITools_R3.00_Development -nco AAMI_COMMON\AAMI_TOOLS
      20080516.180437 AAAA create version
      AAMI_COMMON\AAMI_TOOLS\AAMITools\src\test\java\Test.java
      \main\AAMITools_R3.00_Development\2 checkin

            lynggaard lynggaard
            redsolo redsolo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: