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

Re: Merge of 2 separate subversion installations.

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Fri, 30 Jan 2009 11:21:29 -0600

Patricia A Moss wrote:
> I am running version 1.2.1 of Subversion on a RedHat 4.0 server. I have a
> counterpart, in MA, that is about to install and begin implementing the
> latest version of Subversion. I am not sure of the brand of OS that will
> be used. My question is. If/when we decide to merge these 2 separate
> installations into one, is there anything that would need to have been
> done prior?
> Is it as simple as doing a repo dump from the 1.2.1 version and then
> restoring into the newer version?
> Is there anything that the tech, installing the newer version, would need
> to do at the time of setup to make the merge as seamless as possible?
> Thanks

Are you developing the same project(s)? If you are, there isn't a good
way to maintain or merge duplicate repositories. If you aren't, you
don't really have to ever merge them unless you want to. Merging will
break any revision number references you might have to the old history
(like in trouble tickets, etc.) for the one that is merged. You can
simply move them to the same server as separate repos if you want. If
you use http(s) access you can make separate repositories appear under
the same URL anyway.

-- 
   Les Mikesell
     lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1075561
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-30 18:22:23 CET

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.