You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Krokodile <an...@gmail.com> on 2006/09/25 08:17:44 UTC

Is there something like Multi-Site by ClearCase? Merging between repos

First question:

Is feature like multi-site (by rational clearcease) planned in svn roadmap?
Multi - site is the way to organize work with remote offices, when you have
your  own repository(placed in your location) and any changes could be
deliverd to remote repo(for example : i `m working with my local development
branch(repo situated in my local network), and when part of development is
finished i want to deliver my changes to the MAIN repo(situate somewhere in
the world)).


Second question:

FAQ and SVN book sais that there is no possibility to merge between repos,
but also it sais that this feature will be implemented in future versions.
So my question is -  is there any third-party solutions to resolve this
problem and when merge between repos will be implemented in svn ?

Second question is really similar to the first i think ..... Thanks
-- 
View this message in context: http://www.nabble.com/Is-there-something-like-Multi-Site-by-ClearCase--Merging-between-repos-tf2330069.html#a6482062
Sent from the Subversion Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Is there something like Multi-Site by ClearCase? Merging between repos

Posted by Kevin Greiner <gr...@gmail.com>.
On 9/25/06, Krokodile <an...@gmail.com> wrote:
>
>
> First question:
>
> Is feature like multi-site (by rational clearcease) planned in svn
> roadmap?
> Multi - site is the way to organize work with remote offices, when you
> have
> your  own repository(placed in your location) and any changes could be
> deliverd to remote repo(for example : i `m working with my local
> development
> branch(repo situated in my local network), and when part of development is
> finished i want to deliver my changes to the MAIN repo(situate somewhere
> in
> the world)).


This can be done with the 1.4 release using svnsync.  Here's a good
tutorial: http://journal.paul.querna.org/articles/2006/09/14/using-svnsync