Re: no p4 annotate?
Re: no p4 annotate?
- Subject: Re: no p4 annotate?
- From: Scott Tooker <email@hidden>
- Date: Fri, 19 Dec 2003 17:32:44 -0800
Oops :) Please file a bug about this.
Scott
On Dec 19, 2003, at 12:13 PM, Jim Correia wrote:
> While reading the release notes waiting for the final build to
> arrive...
>
> The Xcode 1.1 release notes say:
>
>> Basic support for 'cvs annotate' has been added. Currently you can
>> only act on the checked out file and the raw results are placed in a
>> new untitled window. No Perforce support as of yet since Perforce
>> doesn't have a comparable command.
>
> p4 does have a like command. It is even called annotate. :-)
>
> annotate -- Print file lines along with their revisions
>
> p4 annotate [ -aq ] file[revRange] ...
>
> Prints all lines of the named files, indicating what revision
> introduced each line into the file.
>
> If the file argument has a revision, then only revisions up to
> that
> revision are displayed. If the file argument has a revision
> range,
> then only revisions within that range are displayed. See 'p4
> help
> revisions' for help specifying revisions.
>
> The -a flag includes both deleted files and lines no longer
> present
> at the head revision; in this case, both the starting and
> ending
> revision for each line is indicated.
>
> The -q flag suppresses the one-line header for each file.
> _______________________________________________
> xcode-users mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/xcode-users
> Do not post admin requests to the list. They will be ignored.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.