/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: mernst at mit
  • Date: 2008-10-16 10:57:16 UTC
  • Revision ID: mernst@csail.mit.edu-20081016105716-v8x8n5t2pf7f6uds
Improved documentation of stacked and lightweight branches

These patches improve the User Guide's documentation of stacked and
lightweight branches.

Section "1.2.6 Putting the concepts together" should mention stacked
branches and the difference between them and lightweight branches.  It
should also contain links to further details of the common scenarios.

Section "5.3.4 Getting a lightweight checkout" should mention stacked
branches as an option, and should link to all the options, not just some of
them.  It should also clarify that lightweight only applies to checkouts,
not to arbitrary branches.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 3517.4.3 17 years ago Martin Pool merge all stacking threads; some tests currently f 8.2 KB Diff Download File
test_bound_sftp.py 1551.15.71 18 years ago Aaron Bentley Fix test case that was importing merge when it did 12.8 KB Diff Download File
test_branch.py 3350.6.12 17 years ago Martin Pool merge trunk; remove RemoteToOtherFetcher 28.7 KB Diff Download File
test_break_lock.py 1551.19.52 17 years ago Aaron Bentley Fix test kipple by unlocking repo 3.9 KB Diff Download File
test_check.py 3489.2.4 17 years ago Andrew Bennetts Fix all tests broken by fixing make_branch_and_tre 2.8 KB Diff Download File
test_commit.py 3221.13.3 17 years ago Ian Clatworthy Merge bzr.dev r3466 8.8 KB Diff Download File
test_create_checkout.py 3044.1.1 17 years ago Martin Pool Fix up calls to TestCase.build_tree passing a stri 2.6 KB Diff Download File
test_get_revision_id_to_revno_map.py 2978.7.1 17 years ago John Arbash Meinel Fix bug #162486, by having RemoteBranch properly i 4.6 KB Diff Download File
test_hooks.py 3681.1.3 17 years ago Robert Collins Update branch open tests to accomodate stacking. 13.9 KB Diff Download File
test_http.py 3102.1.1 17 years ago Vincent Ladeuil Rename bzrlib/test/HTTPTestUtils.py to bzrlib/test 3.5 KB Diff Download File
test_last_revision_info.py 2249.4.1 18 years ago Wouter van Heyst New Branch.last_revision_info method, this is bein 1.4 KB Diff Download File
test_locking.py 3692.1.2 17 years ago Andrew Bennetts Fix regression introduced by fix, and add a test f 21.1 KB Diff Download File
test_parent.py 3139.2.1 17 years ago Alexander Belchenko bugfix #90847: fix problem with parent location on 3.6 KB Diff Download File
test_permissions.py 3638.3.6 17 years ago Vincent Ladeuil Isolate group sticky bit related tests. * bzrlib/ 5.7 KB Diff Download File
test_pull.py 3482.1.2 17 years ago John Arbash Meinel remove the bogus pdb line 9.3 KB Diff Download File
test_push.py 3703.3.7 17 years ago Andrew Bennetts Move empty push effort tests to branch_implementat 13.6 KB Diff Download File
test_reconcile.py 3489.2.4 17 years ago Andrew Bennetts Fix all tests broken by fixing make_branch_and_tre 2.9 KB Diff Download File
test_revision_history.py 3495.2.1 17 years ago Aaron Bentley Tolerate ghosts in mainline (#235055) 8.6 KB Diff Download File
test_revision_id_to_revno.py 2598.5.3 18 years ago Aaron Bentley Push NULL_REVISION deeper 1.6 KB Diff Download File
test_sprout.py 2949.5.1 17 years ago Alexander Belchenko selftest: use SymlinkFeature instead of TestSkippe 3.9 KB Diff Download File
test_stacking.py 3641.1.1 17 years ago John Arbash Meinel Merge in 1.6rc5 and revert disabling default stack 15 KB Diff Download File
test_tags.py 2388.1.12 18 years ago Alexander Belchenko direct test for tags.get_reverse_tag_dict() 7 KB Diff Download File
test_uncommit.py 3256.2.16 17 years ago Daniel Watkins Updated uses of Hooks.install_hook to Hooks.instal 3.9 KB Diff Download File
test_update.py 3445.1.8 17 years ago John Arbash Meinel Clarity tweaks recommended by Ian 4.7 KB Diff Download File