[ https://issues.apache.org/jira/browse/SCM-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961407#comment-17961407 ]
ASF GitHub Bot commented on SCM-417: ------------------------------------ jira-importer commented on issue #631: URL: https://github.com/apache/maven-scm/issues/631#issuecomment-2964607958 **[Olivier Lamy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=olamy)** commented fix in [rev 756929](http://svn.apache.org/viewvc?rev=756929&view=rev) snapshot deployed thanks in advance for testing ! > 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)