From 0fb4cb644d9408e44f4c5ab30a60700b0418f120 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Thu, 3 Jan 2013 20:06:33 -0500 Subject: Those scripts have long since vanished. --- wiki/dev/merging-structural-changes.md | 8 -------- 1 file changed, 8 deletions(-) (limited to 'wiki/dev/merging-structural-changes.md') diff --git a/wiki/dev/merging-structural-changes.md b/wiki/dev/merging-structural-changes.md index e1a7c1e..0c3970f 100644 --- a/wiki/dev/merging-structural-changes.md +++ b/wiki/dev/merging-structural-changes.md @@ -76,11 +76,3 @@ diagram above shows how [Mercurial](http://www.selenic.com/mercurial/) handles the same two tests. Since its changeset language does include an "object moved" primitive, it's able to take a content change for `dir-a/file` and apply it to `dir-b/file` if appropriate. - -## Further Resources - -If you feel like reproducing this yourself, or want to adapt my test scripts -to work with your favourite version control system, the scripts are -[available](http://alchemy.grimoire.ca/hg/tree-conflicts) from Mercurial or as -a [zip](http://alchemy.grimoire.ca/hg/tree-conflicts/archive/tip.zip). Patches -and suggestions welcome. -- cgit v1.2.3