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

Re: dumpfile grammar

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Mon, 10 Mar 2008 16:09:24 -0400

Martin Furter wrote:
> There are also a few other scripts on the net which parse and create
> subversion dumpfiles.

Yeah, like

        http://search.cpan.org/search?query=SVN::Dump

though you should check the RT queue and potentially apply one or more
of the patches there:

        http://rt.cpan.org/Public/Bug/Display.html?id=26386
        http://rt.cpan.org/Public/Bug/Display.html?id=25467
        
I have a mostly rewritten version to deal with the fact that `svnadmin
dump` appends an apparently random number of blank lines between certain
elements (sometimes two and sometimes three). This means that you can
miss out on a delete+add (i.e. rename) for certain files. :(

JOhn

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-10 21:09:40 CET

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.