vc_log
one of
the documented procedures
in this installation of the ACS
Usage:
vc_log
path
What it does:
Returns the output of CVS log.
Defined in:
/web/philip/tcl/vc-defs.tcl
Source code:
return [vc_fetch_log $path]
philg@mit.edu