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

RE: migrating and restructuring an svn repository

From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: 2007-10-31 09:41:16 CET

> HI all,
> I need to migrate a svn repository to another server and I'd like to
alter
> the
> structure of the repository itself (adding directories and splitting a
> project into two). I need a little help to do that:
> Does a dump of the repository help me in this (in particular with the
> repository refactoring)? How can I preserve the history of the
commits
> splitting the project into two?
>

I would suggest you do all your refactoring in the original repository,
so to have a history of what you have done. Then using svn dump,
svndumpfilter and svn load, create the new repository(ies)
 
 
Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851 VAT Reg No 778499447

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 31 09:41:34 2007

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.