From: David Soria Parra <sn_@gmx.net>
To: git@vger.kernel.org
Subject: [ANNOUNCE] gc-utils 0.1.0
Date: Mon, 31 Mar 2008 02:00:11 +0200 [thread overview]
Message-ID: <fsp9i8$flq$1@ger.gmane.org> (raw)
Hello,
I would like to announce a porcelain on git-cvsimport and
git-cvsexportcommit which I'm working on for a few month now.
It tries to provide a simple import, update, commit commandset
to synchronize your GIT repository with CVS. It runs on most shells
like bash, zsh, ash (not csh and tcsh).
gc-utils 0.1.0 is available from http://gcutils.sourceforge.net
Description:
gc-utils is a set of bash scripts (git-cvs* porcelain) wrapping git-cvsimport
and git-cvsexportcommit to make importing from CVS and commiting back easier.
Tarballs can be found here:
http://downloads.experimentalworks.net/gcutils-v0.1.0.tar.gz
GIT tree can be found here:
http://git.experimentalworks.net/?p=gcutils.git
This release tries to focus on improving the test suite and to fix smaller
bugs as well as doing some code clean up.
Feedback and patches are welcome.
David
------------------------------------------------------
The changes since 0.0.4:
David Soria Parra (25):
Add a "Update..." message to gc-update.sh
Check if the a .cvs directory is present.
Fix the check for the .cvs directory.
Aggregate duplicated code into on library file.
Add license header
Test to invoke gc-utils from subdirectories
Testcase for gc-commit
Import branches into refs/remotes/cvs/* by default
When running cvsclean, gc-commit didn't return to the working directory
Check if the directory to import already exists.
Change required git version from 1.5.0 to 1.5.4
Tests: Test merge strategy option in gc-update
Tests: Display filename when a test fails
Tests: Silence cleanup script
gc-utils version 0.0.5beta1
Add UPDATE-NOTES containing informations about compatiblity breaks
Silence git-stash when gc-update is not in verbose mode
Pop stashed status always, not only when we rebase
Fix the check for the .git and .cvs directory
Cleanup manpages
Use die shortcut instead of echo >&2 && exit 127
Show a message that we run cvs update
Silence errors due to non integer inputs in our select
Simplify code
gc-utils version 0.1.0
Eduardo Cardoso (2):
Uses --no-pager to retrieve log messages.
Added flags to `cvs update' to allow creation of directories and
pruning of empty directories.
reply other threads:[~2008-03-31 1:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='fsp9i8$flq$1@ger.gmane.org' \
--to=sn_@gmx.net \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).