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

Dump a single project

From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: 2007-01-22 11:08:36 CET

Hi everybody,

 

I am in need of moving a specific project in my repository to a new
dedicated repository. The project has grown enough to deserve its own
repository.

 

I cannot use svn copy because that does not support cross-repository
copying.

 

I cannot use svn export because I need to maintain the whole revision
history. The revision number itself is not important, but the order of
the commits and the log messages are.

 

On the other hand svnadmin dump seems to work only on the whole
repository, which is not what I want.

 

So, is there a way to dump a part of a repository, dumping the log
messages as well, so that I can then use svnadmin load?

 

Thanks

Giulio

 

-------------------

Giulio Troccoli

Technical Consultant

 

Linedata Services (UK) Ltd. Bishopsgate Court, 4-12 Norton Folgate,
London E1 6DB

T +44 (0)20 7360 1914 F +44 (0)20 7360 1974

E giulio.troccoli@uk.linedata.com
<mailto:giulio.troccoli@uk.linedata.com> W www.linedata.com
<http://www.linedata.com>

MSN Messenger giulio@troccoli.it

 
Received on Mon Jan 22 11:09:10 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.