[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: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 20 Jul 2009 14:43:22 -0400

On Mon, Jul 20, 2009 at 14:32, baz themail<bazthemail_at_gmail.com> wrote:
> 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).

This is done with the write-through proxy.
http://subversion.tigris.org/svn_1.5_releasenotes.html#webdav-proxy

> 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=2372683

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-20 20:44:14 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.