PerforceDiffCommand uses "head" instead of "now" pseudo-revision
----------------------------------------------------------------

                 Key: SCM-417
                 URL: http://jira.codehaus.org/browse/SCM-417
             Project: Maven SCM
          Issue Type: Bug
          Components: maven-scm-provider-perforce
    Affects Versions: 1.1
         Environment: Perforce 2008.1
            Reporter: Peter Janes
         Attachments: head-vs-now.patch

The Perforce "diff" operation uses invalid pseudo-revision syntax to refer to 
the top-of-tree version.  The file-level syntax is "#head"; the depot-level 
syntax is "@now".

The attached patch changes PerforceDiffCommand to use @now instead of @head.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to