~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2007-04-10 18:30:32 UTC
  • Revision ID: john@arbash-meinel.com-20070410183032-rw4d3kpb8f9cesfw
We don't need to extract ancestry_b until we after we've checked for existence.
It seems to make sense to check 'b in ancestry_a' first, though we might consider checking
a in ancestry_b first.
b in a is merging something which has already been merged.
a in b is merging something which has merged you.
And 'a in b' may actually be more common.
The timing difference is fairly small, though.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1821.1.1 18 years ago Alexander Belchenko win32 installer for bzr.dev.0.9 51 bytes Diff Download File
bazaar.url 1821.1.1 18 years ago Alexander Belchenko win32 installer for bzr.dev.0.9 109 bytes Diff Download File
bzr-win32-bdist-postinstall.py 2245.4.5 18 years ago Alexander Belchenko bzr-win32-bdist-postinstall.py: good win98 support 4.2 KB Diff Download File
bzr.iss.cog 2321.2.7 18 years ago Alexander Belchenko win32 standalone installer improvements: * admin 4.6 KB Diff Download File
bzr_postinstall.py 2245.4.11 18 years ago Alexander Belchenko Small fixes after John's review; added NEWS entry 11.9 KB Diff Download File
file_version.py 1821.1.1 18 years ago Alexander Belchenko win32 installer for bzr.dev.0.9 909 bytes Diff Download File
info.txt 2070.2.2 18 years ago Alexander Belchenko win32 installer: make short info page instead of f 238 bytes Diff Download File
ostools.py 1861.2.18 18 years ago Alexander Belchenko Makefile: cross-platform actions for building inst 1.8 KB Diff Download File
start_bzr.bat 2245.4.7 18 years ago Alexander Belchenko standalone installer: win98 support 959 bytes Diff Download File