• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
no p4 annotate?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

no p4 annotate?


  • Subject: no p4 annotate?
  • From: Jim Correia <email@hidden>
  • Date: Fri, 19 Dec 2003 15:13:25 -0500

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.

  • Follow-Ups:
    • Re: no p4 annotate?
      • From: Scott Tooker <email@hidden>
  • Prev by Date: Re: copying targets in xcode 1.1
  • Next by Date: Xcode tools 1.1 on CD
  • Previous by thread: Xcode 1.1 now available from ADC Downloads
  • Next by thread: Re: no p4 annotate?
  • Index(es):
    • Date
    • Thread