1SVK::Command::Annotate(U3s)er Contributed Perl DocumentatSiVoKn::Command::Annotate(3)
2
3
4
6 SVK::Command::Annotate - Display per-line revision and author info
7
9 annotate [PATH][@REV]
10 annotate [-r REV] [PATH]
11 annotate DEPOTPATH[@REV]
12 annotate [-r REV] DEPOTPATH
13
15 -r [--revision] REV : annotate up to revision
16 -x [--cross] : track revisions copied from elsewhere
17 --remoterev : display remote revision numbers (on mirrors only)
18
20 Note that -r REV file will do annotation up to REV, while file@REV will
21 do annotation up to REV, plus the checkout copy differences.
22
23
24
25perl v5.12.4 2008-08-05 SVK::Command::Annotate(3)