[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: Patricia A Moss <pmoss4_at_csc.com>
Date: Fri, 30 Jan 2009 12:55:31 -0500

Les,

        They are not the same projects. They are 2 separate installations
that will contain totally different projects. What, I believe, is going
to happen is in our second quarter they are going to purchase a high
capacity server. Which will be used to house a single subversion
installation. The repositories from the 1.2.1 version and the
repositories from the second installation will be combined onto this one
server.
So, you are saying that I can just move the repositories to the new
server? Is there a specific command or do I just move the entire
directory?

Thanks

PATI MOSS
System Engineer Sr. Professional
CSC

575 E. Swedesford Road, Suite 300, Wayne, PA 19464
GIS | p: 610.989.7105 | f: 610.989.7100 | pmoss4_at_csc.com | www.csc.com

This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract unless pursuant to explicit written agreement
or government initiative expressly permitting the use of e-mail for such
purpose.

Les Mikesell <lesmikesell_at_gmail.com>
01/30/2009 12:21 PM

To
Patricia A Moss/GIS/CSC_at_CSC
cc
users_at_subversion.tigris.org
Subject
Re: Merge of 2 separate subversion installations.

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=1075699
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-30 18:58:08 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.