Please Reply To All to keep discussion on-list.
On Thu, Mar 26, 2009 at 11:38, VijayBhasker <bhaskerm_at_techaspect.com> wrote:
> Hi,
> Thanks For Your Response
> I'll check out the link sent by you
> I just want to know whether these details are enough
> The exact requirement is:
> I already have an SVN installed in my machine,but what my boss has asked me
> To do is to synchronise two SVN repositories,which means-
> The changes in one will effect the other is it so?
With Subversion 1.5 you can implement a write-through proxy where you
have multiple repositories which are synced to a central server. Users
check out from the "remote" repositories, but commits are passed back
to the master repository server.
This is all documented in the Subversio
> -----Original Message-----
> From: Andy Levy [mailto:andy.levy_at_gmail.com]
> Sent: Thursday, March 26, 2009 8:14 AM
> To: vijay bhasker
> Cc: users_at_subversion.tigris.org
> Subject: Re: Synchronizing svn
>
> On Wed, Mar 25, 2009 at 08:34, vijay bhasker <bhaskerm_at_techaspect.com>
> wrote:
>> Can you send the steps for synchronizing svn subversions.
>
> http://svn.collab.net/repos/svn/trunk/notes/svnsync.txt
>
>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1431609
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-26 17:05:15 CET