computing the resulting inventory from the merge changeset

duchier at ps.uni-sb.de duchier at ps.uni-sb.de
Thu Dec 15 01:14:52 GMT 2005


Aaron Bentley <aaron.bentley at utoronto.ca> writes:

> Case #2:
> $ touch foo
> $ bzr add foo
> $ bzr commit
> $ bzr mkdir bar
> $ bzr add bar
> $ bzr mv foo foo/bar
> $ bzr commit

I think you meant:

  $ bzr mv foo bar/foo

right?

Cheers,

--Denys






More information about the bazaar mailing list