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

Re: How can i replicate svn servers in remote site with read and write access?

From: baz themail <bazthemail_at_gmail.com>
Date: Mon, 20 Jul 2009 11:32:01 -0700

Is svnsync the common way to manage remote/distributed environments?

Like in Perforce, there is P4proxy, that perform very much the same
functions as svnsync, but also handle checkins from remote sites (of course,
the updates is done directly to main server via P4proxy, so same performance
in terms of speed).

Thanks. A.

On Mon, Jul 20, 2009 at 9:09 AM, Neil Aggarwal <neil_at_jammconsulting.com>wrote:

> Baz:
>
> svnsync is designed to work with only one master repo.
> There is no provision for writing to the slaves.
>
> Take a look at:
> http://svn.collab.net/repos/svn/trunk/notes/svnsync.txt
>
> There is a section on being able to read from a slave
> and write to a master, but it seems to require user
> input.
>
> Neil
>
> --
> Neil Aggarwal, (281)846-8957, www.JAMMConsulting.com
> Will your e-commerce site go offline if you have
> a DB server failure, fiber cut, flood, fire, or other disaster?
> If so, ask about our geographically redundant database system.
>
>
> ------------------------------
> *From:* baz themail [mailto:bazthemail_at_gmail.com]
> *Sent:* Monday, July 20, 2009 11:01 AM
> *To:* users_at_subversion.tigris.org
> *Subject:* How can i replicate svn servers in remote site with read and
> write access?
>
> Hi,
>
> I think i can use svnsync to create a mirror site with read only access.
> What if i would like to perform changes in remote sites? What is the best
> practice to handle remote site operations?
>
> Thank you.
>
> A.
>
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2372680

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-20 20:32:55 CEST

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.