[cvsnt] Re: CVS Replication

Bo Berglund bo.berglund at telia.com
Tue Jun 7 06:33:17 BST 2005


On Tue, 7 Jun 2005 14:29:26 +1200, "Trevor Leybourne"
<trevor.leybourne at aderant.com> wrote:

>Are there any tools or ways of replicating a CVS repository and keeping two 
>"replicated" repositories in sync?

No, CVS cannot be synchronized across different servers.
The only configuration you can use is one "real" server and one
read-only mirror server.
The problem is committing to two servers, because this action creates
data that cannot be replicated to another server which is also
accepting commits. The file revision history will become corrupted.



/Bo
(Bo Berglund, developer in Sweden)



More information about the cvsnt mailing list