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

Dump file combiner available anywhere ?

From: François Beausoleil <fbeausoleil_at_ftml.net>
Date: 2004-12-03 06:10:40 CET

Hi !

Some of you might remember that I am reorganizing my vendor drop area in
my WC. I would very much prefer my hundreds of moves to happen as a
single changeset, instead of being spread out over 300 or so commits.

So, I thought I'd do some experimenting - I duplicated my repository,
and ran my script remotely against it (svn copy -rX URL1 URL2, svn
delete URL1).

I setup my "moves" so that they would always copy from the same revision
- namely, HEAD before the moves are to take place.

Now, I can use svnadmin dump --incremental --revision X:HEAD to dump
only the part of the repository I want. The only thing left for me to
do is to combine all of these revisions so that only one remains.

Why am I not creating such a tool myself right now ? Because it's past
midnight, and I thought I could be lazy, and ask if such a tool existed
before I committed myself.

Thanks for any tips !

Bye !
François

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 3 06:13:04 2004

This is an archived mail posted to the Subversion Dev mailing list.

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