Commit Graph

3 Commits

Author SHA1 Message Date
sthen
37cb4113df Update to 2.3.0, and install example files. From Daniel Dickman. 2009-11-26 09:14:16 +00:00
stsp
66093b1ea6 Show the basename of the program in help output, not the full path.
Same patch already applied upstream.
ok sthen@
2009-09-04 20:54:11 +00:00
sthen
fbbfcbff65 import devel/cvs2svn:
cvs2svn is a tool to migrate as much information as possible from
an existing CVS repository on a local filesystem to a new Subversion
or GIT repository.

It is able to infer information about changesets by looking at
which files were committed together and attempts to reconstruct as
much of your CVS repository's history as possible.

Intermediate data is stored to on-disk databases so that cvs2svn
can convert very large CVS repositories using a reasonable amount
of RAM. Conversions are organized as multiple passes and can be
restarted at an arbitrary pass in the case of problems.
2009-08-22 11:46:24 +00:00