mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
13 lines
530 B
Plaintext
13 lines
530 B
Plaintext
|
cvsstat is a perl program which transforms the 'cvs status' output
|
||
|
to an ASCII table sorted after the status of files. If you have
|
||
|
used CVS, then you know that it is hard to get a good overview the
|
||
|
CVS-status of the files in you directories. Any new files? Any files
|
||
|
changed? Any files which other people have changed in the repository?
|
||
|
cvsstat will help the programmer get the overview. The program can
|
||
|
be used for any type of CVS archive, local as well as remote.
|
||
|
|
||
|
WWW: http://cvs.sslug.dk/cvs2html/
|
||
|
|
||
|
- Pete
|
||
|
petef@FreeBSD.org
|