~bzr-pqm/bzr/bzr.dev

  • Committer: Robert Collins
  • Date: 2006-09-11 01:03:59 UTC
  • Revision ID: robertc@robertcollins.net-20060911010359-0404571fa92c5cfe
``Branch.bind(other_branch)`` no longer takes a write lock on the
other branch, and will not push or pull between the two branches.
API users will need to perform a push or pull or update operation if they
require branch synchronisation to take place. (Robert Collins)

``bzr bind`` no longer synchronises history with the master branch.
Binding should be followed by an update or push to synchronise the 
two branches. This fixes bug #39542 for heavyweight checkouts.
(Robert Collins)
Filename Latest Rev Last Changed Committer Comment Size
..
bzrlib 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
contrib 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
doc 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
tools 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
.bzrignore 1819.1.6 18 years ago Jan Balster added .perf-history to the ignore file 513 bytes Diff Download File
.rsyncexclude 1185.33.36 19 years ago Martin Pool Exclude more files from dumb-rsync upload 203 bytes Diff Download File
BRANCH.TODO 1711.2.122 18 years ago John Arbash Meinel Remove bogus entry from BRANCH.TODO 147 bytes Diff Download File
build-api 1185.33.32 19 years ago Martin Pool [merge] fix \t in commit messages 100 bytes Diff Download File
File bzr 1960.1.1 18 years ago Robert Collins Update NEWS and version markers for 0.11. 2.6 KB Diff Download File
bzr.ico 1861.2.16 18 years ago Alexander Belchenko new official bzr.ico 7.2 KB Diff Download File
COPYING.txt 1861.2.9 18 years ago Alexander Belchenko rename gpl.txt => COPYING.txt 17.5 KB Diff Download File
File generate_docs.py 1861.2.7 18 years ago Alexander Belchenko merge bzr.dev 2.9 KB Diff Download File
HACKING 1861.2.20 18 years ago Alexander Belchenko English 18.8 KB Diff Download File
INSTALL 1185.16.80 19 years ago Martin Pool Update news and readme - better explanation of de 437 bytes Diff Download File
Makefile 1982.2.1 18 years ago Alexander Belchenko small but important fix for 'make installer' depen 2.7 KB Diff Download File
NEWS 1997.1.5 18 years ago Robert Collins ``Branch.bind(other_branch)`` no longer takes a wr 70.3 KB Diff Download File
NEWS.developers 1185.16.35 19 years ago Martin Pool - stub for revision properties 910 bytes Diff Download File
profile_imports.py 1724.2.14 19 years ago John Arbash Meinel Refactor import stuff into separate functions. Upd 4.9 KB Diff Download File
README 1610.1.9 19 years ago Martin Pool Update version numbers 808 bytes Diff Download File
setup.py 1963.2.6 18 years ago Robey Pointer pychecker is on crack; go back to using 'is None'. 6.6 KB Diff Download File
TODO 1185.82.134 19 years ago Aaron Bentley Merge from bzr.dev 15.7 KB Diff Download File