Crushed by a giant packfile

Ian Clatworthy ian.clatworthy at canonical.com
Thu Nov 26 04:59:35 GMT 2009


Chris McCormick wrote:

> If you could point me to a tutorial or some documentation on how to do this, I
> would really appreciate it.

Very briefly:

1. bzr fast-export trunk > old.fi
2. bzr fast-import-filter old.fi -x bad-file > new.fi
3. bzr fast-import new.fi trunk.new

See
http://doc.bazaar-vcs.org/plugins/en/fastimport-plugin.html#fast-import-filter

Ian C.



More information about the bazaar mailing list