Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1
-
None
-
Perforce 2008.1
-
Patch
Description
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.