lp:bzr-merge-into

Created by Bazaar Developers on 2007-02-01 and last modified on 2010-01-11
Get this branch:
bzr branch lp:bzr-merge-into
Members of Bazaar Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Bazaar Developers
Project:
Merge-Into Plugin
Status:
Development

Recent revisions

10. By John A Meinel on 2010-01-11

Add the GPLv2 copyright in COPYING.txt

9. By John A Meinel on 2009-09-04

Merge Alexander's small help fix.

7. By John A Meinel on 2008-08-21

Handle non-normalized paths being passed in by the user.

6. By John A Meinel on 2008-07-21

Restore functionality for bzr.dev.

The core change was to get rid of 'set_interesting_files([])',
because now None means do everything, and [] means do nothing
(it used to mean do everything).

There are some other small changes to work with newer apis.
Also, lock all the trees before doing any work, which allows
this to work on Windows. It seems the lock ordering of the
merge code breaks on windows if the objects aren't already locked.

5. By John A Meinel on 2007-10-23

set base revision to avoid other lookups

4. By John A Meinel on 2007-02-02

return an error code if there are conflicts.

3. By John A Meinel on 2007-02-02

Always generate a new id for the root directory.
The problem is Knit1 doesn't create a knit for tree_root,
so commit fails if it is moved.

2. By John A Meinel on 2007-02-01

Make sure we can merge into a subdirectory, not just a direct subdir of root

1. By John A Meinel on 2007-02-01

New plugin which can merge projects into subdirs.
This provides a new command:
  bzr merge-into ../other/branch subdir
Which lets you merge another project into a new subdirectory of the
current one.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.