[ https://issues.apache.org/jira/browse/SCM-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964582#comment-17964582 ]
Olivier Lamy commented on SCM-417: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-scm#631|https://github.com/apache/maven-scm/issues/631]. > PerforceDiffCommand uses "head" instead of "now" pseudo-revision > ---------------------------------------------------------------- > > Key: SCM-417 > URL: https://issues.apache.org/jira/browse/SCM-417 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Bug > Components: maven-scm-provider-perforce > Affects Versions: 1.1 > Environment: Perforce 2008.1 > Reporter: Peter Janes > Assignee: Olivier Lamy > Priority: Major > Fix For: 1.2 > > 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 was sent by Atlassian Jira (v8.20.10#820010)