Coexistence with automatic refactoring tools

Robert Collins robertc at robertcollins.net
Thu Sep 3 20:58:55 BST 2009


On Thu, 2009-09-03 at 21:29 +0200, Olivier Lefevre wrote:
> I am just dipping my toes int DVCS and I have a question re.
> file renames: does bzr merely want to be notified of them or
> does it also expect to actually perform them? Because when
> using an automatic refactoring tool, the tool expects to
> perform the moves/renames and it'd be fighting with bzr for
> first dibs.

Either. Tools like eclipse have VCS integration which can do it with
bzr.

From the commandline 'bzr mv' does a mv, 'bzr mv --after' tells bzr that
a tool rearranged things, and 'bzr mv --auto' tells bzr that stuff has
changed and to do its best to figure the details out.

-Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090903/2a21b069/attachment.pgp 


More information about the bazaar mailing list