Before yesterday, whenever I used 'git-push' to propagate changes to
the coreutils git repository on savannah, I would usually remember to
manually run a script to sync those changes to a local CVS repository,
and then rsync that repository to an intermediate system from which
savannah would rsync-pull any update(s) once per hour.

Now, I can confirm that the git-update hook I installed yesterday works:
it automatically (upon "git-push" to savannah) mirrors each change-set
to the cvs repository also on savannah.

gnulib is next...


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to