
viewHistory - VCS history viewer

# a la RCS rlog foo.c | viewHistory # or as I do it at my workplace fhist bar.c | viewHistory -type tnd

Launch a Tk application to display a graph of the history of your VCS file.

Dominique Dumont Dominique_Dumont@grenoble.hp.com
Copyright (c) 1998-1999 Dominique Dumont. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

perl(1), Puppet::VcsTools::History