sapling/tests/bundles
Tim Henigan 68a1fc4488 update: allow update to existing branches with invalid names (issue3710)
Starting with 049792af94d6, users are no longer able to update a
working copy to a branch named with a "bad" character (such as ':').

Prior to v2.4, it was possible to create branch names using "bad"
characters, so this breaks backwards compatibility.

Mercurial must allow users to update to existing branches with bad
names.  However, it should continue to prevent the creation of new
branches with bad names.

A test was added to confirm that 'hg update' works as expected. The
test uses a bundled repo that was created with an earlier version of
Mercurial.
2012-11-27 08:47:35 -05:00
..
darcs1.hg tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00
legacy-encoding.hg tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00
rebase-revset.hg rebase: add --rev option to rebase 2011-10-15 20:12:32 +02:00
rebase.hg tests: upgrade bundles/rebase.hg to support test-rebase-collapse 2011-04-30 17:38:06 +02:00
rebase.sh tests: upgrade bundles/rebase.hg to support test-rebase-collapse 2011-04-30 17:38:06 +02:00
remote.hg tests: create a bundle to bootstrap tests using a remote repository 2011-04-30 17:38:06 +02:00
remote.sh tests: create a bundle to bootstrap tests using a remote repository 2011-04-30 17:38:06 +02:00
rename.sh localrepo: add setparents() to adjust dirstate copies (issue3407) 2012-04-29 22:25:55 +02:00
renames.hg localrepo: add setparents() to adjust dirstate copies (issue3407) 2012-04-29 22:25:55 +02:00
tampered.hg tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00
test-invalid-branch-name.hg update: allow update to existing branches with invalid names (issue3710) 2012-11-27 08:47:35 -05:00
test-keyword.hg tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00
test-manifest.hg tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00
test-merge-symlinks.hg tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00
test-no-symlinks.hg tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00