Announce: bzrtools-44
Aaron Bentley
aaron.bentley at utoronto.ca
Thu May 26 14:23:12 BST 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
John A Meinel wrote:
| baz2bzr has a problem when /tmp is not on the same filesystem as the
| current working directory. So on line 235 just change os.rename(revdir,
| output_dir) to shutil.move(revdir, outputdir)
I agree this needs fixing. I think it makes more sense to force the
tempdir to be on the same filesystem, since that's where it will
ultimately be stored. For instance, you'll get "Not enough disk space"
errors IFF there isn't enough space to store the converted tree (and the
Arch cruft) on the target filesystem.
| Also, it has difficulties if you don't have the complete ancestry of the
| branch registered. I'm thinking to catch the exception, and then
| continuing. Is that a reasonable thing to do, or do you want baz2bzr to
| only include complete histories?
Right now, I'm trying to convert the Arch branch as faithfully as
possible. I think it would be misleading for there to be a different
number of revisions in the bzr branch. I would be okay with an optional
start-from-here parameter-- would that suit you?
Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFClc3A0F+nu1YWqI0RAnP3AJ0S+4+TTeTrwZCkG+NpcZqKEl7cXwCfeaXw
BHb3k2Rxw+1nzk8bOBZnHbc=
=P3VN
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list