SVK::Command::Annotate.3pm

Langue: en

Version: 2006-12-28 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

SVK::Command::Annotate - Display per-line revision and author info

SYNOPSIS

  annotate [PATH][@REV]
  annotate [-r REV] [PATH]
  annotate DEPOTPATH[@REV]
  annotate [-r REV] DEPOTPATH
 
 

OPTIONS

  -r [--revision] REV    : annotate up to revision
  -x [--cross]           : track revisions copied from elsewhere
  --remoterev            : display remote revision numbers (on mirrors only)
 
 

NOTES

Note that -r REV file will do annotation up to REV, while file@REV will do annotation up to REV, plus the checkout copy differences.