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

Error "bzr: ERROR: No WorkingTree exists for" when using shared repositories without working trees and bzr checkout option

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • bazaar-plugin
    • None
    • Linux

      This may be a setup issue, but when running with a shared repository that has had the working trees removed I get the error message:
      bzr: ERROR: No WorkingTree exists for ...
      When I have the job configured to use checkout. It looks like the issue is that the plugin is issuing a command:
      "bzr update /path/to/repo"
      instead of just
      "bzr update"

            stewart Stewart Smith
            brook Brook Stevens
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: