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

Re: SVN Help: Repository migration from one server to another

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Tue, 8 Sep 2009 14:36:15 +0100

2009/9/8 Krishnamoorthy <krishnamoorthy_at_gpslsolutions.com>:
> Hi,
>
> We are in the process of having a single repository for multiple projects.
> In our projects, we come across the following requirements. Is there any
> possibility to achieve this without the loss of history?

This is a server issue so you need to consult the subversion
documentation and/or ask on the subversion users mailing list. It is
certainly possible to combine 2 repositories, but I am not sure how
easy it would be to interleave the histories so the resultant
revisions are in true commit date order, as opposed to all revisions
from repo 1 followed by all revisions from repo 2.

> 1. Move a repository from one server space to another server without losing
> the history. The target server is already populated with a repository (not
> actually merging but moving). Here we need to move a current working
> repository from its own server to another server as a second project. While
> doing this, there is a risk of losing the history, but we need to retain
> that. How to achieve this?

> 2. After moving the repository, we have two working copies for those two
> projects (as stated above). But the issue is that we need to keep track of
> revisions separately for each projects. Is this possible? If so, please
> guide us to achieve this.

If you change the repository by combining histories you would have to
checkout a fresh working copy.

> Repository I Repository II Resultant Repository (I and II)
> /root/ /root/ PROJECT 1
> TRUNK TRUNK      TRUNK
> TAGS TAGS      TAGS
> BRANCHES BRANCHES      BRANCHES
>
> PROJECT 2
>
>      TRUNK
>
>      TAGS
>
>      BRANCHES
>
> Thanks in advance.
> --
>
> ------------------------------------------
> S. Krishnamoorthy
>
> Mob: +91 9600078273
>
>
> www.gpslsolutions.com
> ------------------------------------------
>
> --
>
> ------------------------------------------
> S. Krishnamoorthy
>
> Mob: +91 9600078273
> Office: +91 44 42922999
> Ext: 903,904
>
>
> www.gpslsolutions.com
> ------------------------------------------

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2392481
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-09-08 15:36:28 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.