Uploaded image for project: 'Maven SCM'
  1. Maven SCM
  2. SCM-111

perforce: checkout doesn't work at all

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-beta-2
    • 1.0-beta-3
    • None
    • winX, maven 2, continuum

    Description

      When checking out any project, e. g. using 'continuum' 1.0.2, it stops without any further explanation.
      I think the bug can be found in the method
      org...checkout.PerforceCheckOutCommand.createClientspec().
      You can see the class here:
      http://svn.apache.org/viewcvs.cgi/maven/scm/trunk/maven-scm-providers/maven-scm-provider-perforce/src/main/java/org/apache/maven/scm/provider/perforce/command/checkout/PerforceCheckOutCommand.java?rev=349907&view=markup

      This results in an additional NEWLINE in the spec of a (new) client workspace - after 'Root: '

      It should be
      Client: any-clientspecname
      Root:<attention, NO NEWLINE!> d:/workdir
      View:
      //repopath/... //clientspecName/...

      please, look at the attached diff.

      Attachments

        1. svndiff.txt
          1 kB
          skylab

        Activity

          People

            evenisse Emmanuel Venisse
            hostlowsky skylab
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: