Multiple sites....in a way again: Replication ;)

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
aluetjen
Posts: 40
Joined: Wed May 19, 2004 1:00 am
Location: Germany, Karlsruhe
Contact:

Multiple sites....in a way again: Replication ;)

Post by aluetjen » Fri Jan 07, 2005 10:43 am

Hi there!

More and more we have the need to maintain source in multiple sites. Even worse, those sites are pretty far away causing considerable latency to source control operations (500ms delay by network and as it really has pretty high latency out of VS IDE anyway it gets really worse). I know that SQL replication is a hard thing to do and wont even fix the problems and we wouldn't be able run transaction based replication which is required to keep consistancy.

However something like a "multi homed" repository would be a fancy feature.

Lets say:

* It would be possible to have multiple database in something like a site structure.
* A folder in a repository has something like a "Primary Site"
* Changes in that folder can only be made to the server at the primary site.
* Secondary sites are readonly which means that changes initiated at a secondary site are simply proxied to the primary site.
* Changes can be one-way synchronized from primary site to secondary sites

In a scenario where one has a central build server and source control but mutiple sites working on dedicated projects that would help a lot and maybe is much easier to implement.

Do you consider implementing features in this direction for enterprise environments?

Best regards, Alex
update4u Software AG

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Sun Jan 09, 2005 11:22 am

We have had several requests from users who want to replicate or back up the database to a remote location. I'ts been logged as a feature request. Right now Vault does not support database replication. I'll add your "vote" and also add your multiple site description.

We'll take a look at this plus other ideas for helping users with their need to have copies of the database at more than one location.
Linda Bauer
SourceGear
Technical Support Manager

MikeFischer
Posts: 11
Joined: Thu Feb 26, 2004 12:28 pm

Another Vote

Post by MikeFischer » Tue Sep 13, 2005 3:41 pm

You can add me as another Vote for replication or some other distributed environment method.

Post Reply