From 332b39f5df8a70f0c0146189a28d465da493e441 Mon Sep 17 00:00:00 2001 From: Jannis Pohlmann Date: Thu, 30 Aug 2012 13:35:45 +0000 Subject: Fix branch/checkout to always create branches in the workspace directory Doing this rather than creating the system branches in the current working directory allows "morph branch" and "morph checkout" to be run anywhere in the workspace (e.g. in a different branch). This commit also adds two tests to verify that new branches are always created in the toplevel workspace directory. --- tests.branching/branch-when-branchdir-exists-locally.stderr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests.branching/branch-when-branchdir-exists-locally.stderr') diff --git a/tests.branching/branch-when-branchdir-exists-locally.stderr b/tests.branching/branch-when-branchdir-exists-locally.stderr index 6c56c250..e178cf2c 100644 --- a/tests.branching/branch-when-branchdir-exists-locally.stderr +++ b/tests.branching/branch-when-branchdir-exists-locally.stderr @@ -1 +1 @@ -ERROR: newbranch: File exists +ERROR: TMP/workspace/newbranch: File exists -- cgit v1.2.1