Creating a bzr branch out of a series of tarballs
Eli Zaretskii
eliz at gnu.org
Sat Mar 5 13:24:35 UTC 2011
> Date: Sat, 05 Mar 2011 07:45:48 -0500
> From: Gordon Tyler <gordon at doxxx.net>
> CC: bazaar at lists.canonical.com
>
> For 'bzr mv --auto' to help, you'd have to remove the contents of the
> working tree so that the files which do not exist or have been renamed
> in the next version tarball are actually removed.
Thanks.
Does this mean that "bzr mv --auto" will also handle removed files, if
I remove the contents of the working tree before populating it with
the next version? The documentation of "bzr mv --auto" seems to talk
only about renames.
Also, does "bzr mv --auto" make the automv plugin unneeded/obsolete?
That is, does "bzr mv --auto" do everything automv does?
More information about the bazaar
mailing list