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

cleartool update should specify '-overwrite'

XMLWordPrintable

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

      I'm using UCM and I have the 'Use Update' checked. In the console output I see
      this:

      [workspace] $ cleartool update -force -log NUL -add_loadrules view\\vob\directory

      However, I think it should be this:

      [workspace] $ cleartool update -force -overwrite -log NUL -add_loadrules
      view\\vob\directory

      Here's the situation I ran into. I rebased a stream, and then the polling
      kicked it off in hudson. However, when it ran the update, it did not get the
      new files, because the configuration of the stream had been updated with the
      rebase. If -overwrite is specified, the update will pull in the new
      configuration. Is there any reason -overwrite is not specified?

      Thanks,
      Paul

            abayer Andrew Bayer
            pmv pmv
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: