lp://staging/bzr-merge-into
- Get this branch:
- bzr branch lp://staging/bzr-merge-into
Branch merges
Branch information
Recent revisions
- 8. By John A Meinel
-
Merge in the changes from Scott Scriven
- 6. By John A Meinel
-
Restore functionality for bzr.dev.
The core change was to get rid of 'set_interestin
g_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. - 3. By John A Meinel
-
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. - 1. By John A Meinel
-
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)