gc-utils 0.0.3 alpha 1 (Default branch) |
|
|
Thursday December 13, 2007. 06:20 PM FreshMeat
gc-utils is a small set of scripts that let you
import and update CVS repositories into git very
easy and let you export patches back into a CVS
working copy. To makes the exchange easy, gc-utils
stores the CVS working copy into a subdirectory
and receives all information from there whenever
necessary.
License: MIT/X Consortium License
Changes:
An interactive script was added that allows you to
select multiple commits to be commited back into
CVS as well as showing their diffstats and logs.
Recent entries (newer than 10 minutes) are fetched
during gc-update. To avoid this, it is possible to
pass the new -ga option.
|