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

Merging subversion dump files

From: Martin Furter <mf_at_rola.ch>
Date: 2004-03-24 02:43:01 CET

Hi all

I made a little python script for mergind subversion dump files. It can be
found at the following URL:

http://queen.borg.ch:81/subversion/

It seems to work but some more testing is needed.

So far i merged 2 dumpfiles of about 1000 and 2000 revisions, loaded them
into a new repository, dumped it again and compared these 2 dump files.
There are differences but there seem to be only 2 kinds of differences:
1. different order of deleted nodes
2. missing Node-kind when deleting nodes

Suggestions and test reports are welcome.

Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 24 02:44:20 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.