[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Two repositories

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-09-10 22:54:05 CEST

On Sep 10, 2006, at 22:24, Leandro Silva wrote:

> Is possible to have two repositories on two diferent machines and
> any revision that is made to a repository is replicated into the
> second repository and vice-versa?

As of Subversion 1.4, svnsync can be used to synchronize your master
repository with a read-only copy, but if you want both repositories
to be writable, then no, Subversion doesn't handle that natively. But
look into svk which is built on Subversion and supports repository
replication, as far as I know.

http://svk.elixus.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Sep 10 22:55:23 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.