Converting an SVN Repository to Bazaar
Neil Martinsen-Burrell
nmb at wartburg.edu
Wed Jan 21 19:07:34 GMT 2009
Adrian Wilkins <adrian.wilkins <at> gmail.com> writes:
>
> > svndumpfilter4
>
> I don't think the version posted can be the version he used.
Rather, the command lines listed were incorrect. I've fixed them.
> svndumpfilter3 has untangling code. The link he posts for svndumpfilter2
> (which he based svndumpfilter4 on) is dead.
Thanks for catching the dead link.
> Comparing svndumpfilter3 and 4, 3 is better commented and consistently
> whitespaced ; picky, but good signs.
svndumpfilter3 is definitely superior if you only want to filter on top level
directories. It was harder for me to understand and extend (although well
commented...hmm) and so I chose to modify svndumpfilter2.
In my dream world, I have time to work on a general purpose filtering script
that would be maintainable and extensible. Perhaps based around the
fast-export file format since it seems most VCSs can be exported to that
format (svn?).
-Neil
More information about the bazaar
mailing list