Download List

Project Description

CVSps collect changesets from CVS repositories. It can be used either by humans to inspect changesets or as an exporter from CVS to other version control systems - it can be told to emit a fast-export stream to standard output. The code has been end-of-lifed and using cvs-fast-export instead is recommended.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-03-17 18:43
2.0b2

Strange tagging situations are now handled more robustly. The semantics for the -s option were changed. A new -g option was added for generating diffs. The documentation and usage info were cleaned up.
Tags: Beta, Minor bugfixes

2003-03-13 17:40
2.0b1

This is the first beta release of the 2.0 version of CVSps. The one major enhancement is the addition of the '-r' feature which allows you to view PatchSets committed after a given tag, or between two tags. Many other neat features were also added.
Tags: Beta, Major feature enhancements

2002-09-26 23:14
1.3.3

Some contributed patches have been added to reduce memory footprint for huge repositories, correctly handle repositories with locked revisions, maintain a stable tree of patch sets [correctness issue], and correctly handle strange values in a user's .cvsrc file.
Tags: Minor bugfixes

2002-07-02 21:23
1.3.2

The 'multi-patchset' feature was added to the -s
option. This enables the user to create diffs for
multiple patchsets and to specify ranges to the -s
option.
Tags: Minor feature enhancements

2002-06-13 23:06
1.3.1

A fix for a bug with updating cache (-u) having to do with matching new and old revisions, a fix for a timestamp_fuzz_factor bug where the fuzz was applied to loading from cache by mistake, a new spec file, improved parameterization of Makefile and making things relocatable, and a fix for strip_path_len calculation again.
Tags: Minor bugfixes

Project Resources