- summary: Using CVS from Savannah CVS Repository? --> Copy CVS from Savannah CVS Repository?
Hi,
I have a CVS reposyitory at savannah.nongnu.org that one can download with command:
cvs -z3 -d:pserver:anonymous@cvs.savannah.nongnu.org:/sources/lpt-interface co lpt-interface
I upload and commit there frequently my project lpt-interface and that is the same that I have here on SourceForge.net.
I have here on Sourceforge CVS repository too and I whis to "copy" that CVS repository on Savannah here so
in the future I can commit my CVS repository only there on Savannah and when I commit there I wish to be copied
that CVS repository to here automatically.
I want to commit only one CVS repository (at Savannah) but get two synchronised CVS repository automatically: Savannah CVS with SourceForge CVS repository.
Is this possible?
Thanks!