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

Re: Local and public repositories

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-26 01:15:32 CET

On Wed, 2004-02-25 at 18:11, Cristiano Paris wrote:

> Is it possible to do this? Is it possible to synchronize the two
> repository?

You want a decentralized version control system like arch or bitkeeper.
Those systems are designed around N repositories all syncing with each
other. CVS and SVN are 'centralized' systems: there can only be one
repository.

You should also look at 'svk' (svk.elixus.org). It's a decentralized
system, much like arch, but based on Subversion still.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 26 01:19:25 2004

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.