bzr fast-import-filter ready for early adopter testing
Ian Clatworthy
ian.clatworthy at internode.on.net
Tue Feb 17 14:33:19 GMT 2009
If anyone would like to try out the new fast-import-filter
command in the bzr-fastimport plugin, there's a branch
available here for early adopters to test:
https://code.launchpad.net/~ian-clatworthy/bzr-fastimport/filter.
I've added a bucketload of tests so I'm reasonably confident
it ought to work in theory. In practice, I'd like to know
if it's OK w.r.t. functionality, performance and memory usage
on typically datasets. (The unit tests have small streams
by their very nature.)
The only edge cases I can think of that aren't implemented
are renaming and copying a file or directory *into* a
subdirectory that's being included in the output. Those
actions ought to be turned into 'adds' but aren't yet.
(Warnings are given though.)
If I can get some confirmation this is working as people
hoped, I'll merge the above branch into the fastimport trunk.
Thanks,
Ian C.
More information about the bazaar
mailing list