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

Incorrect client spec generated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • p4-plugin
    • None
    • Win XP Pro SP2, Hudson 1.341, Perforce Plugin 1.0.16

      The Perforce plugin now seems to append the "tail" of the depot path to the client root when auto-generating a client specification. Example:

      Client: foobar_cs
      View: //depot/projects/foobar/main/...

      When syncing, the following client spec view is generated (seen from build console):

      //depot/projects/foobar/main/... //foobar_cs/projects/foobar/main/...

      Previously (pre-1.0.16) the following was generated:

      //depot/projects/foobar/main/... //foobar_cs/...

      This behaviour causes all files within the project to end up under e.g. "C:\hudson-inst\jobs\foobar\workspace\projects\foobar\main".

            Unassigned Unassigned
            jnilsson jnilsson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: