Hi all, 

I just wanted to announce the release of a new tool called CVSps.  CVSps 
is a GPL'ed program, written it C, that generates 'patchset' like 
information out of a CVS repository.  A quote from the README:

-- quote

CVSps is a program for generating 'patchset' information from a CVS
repository. A patchset is defined as a set of changes made to a collection
of files, and all committed at the same time (using a single 'cvs commit'
command). This helps you see the big picture of the evolution of a cvs
project.

You can see the history of committed patchsets, restrict by author,
date range, files affected, branches affected. The program can also
generate a diff of a given patchset. It essentially gives you the
equivalent of tagging before and after each commit.

-- end quote

CVSps is available at:

http://www.cobite.com/cvsps/

At this time, version 1.2 is the latest version.  It is quite stable and 
has a feature set derived from users requests.  If you try it, and have 
either success or failure, like it or hate it, I'd love feedback!  Thanks.

David

-- 
/==============================\
| David Mansfield              |
| [EMAIL PROTECTED]          |
\==============================/





_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to