Fri, 12 Oct 2012 21:23:18 +0200
Correct mistakenly double inserted patch code and remove etc/sites,
because of the hard coded nature of Drupal and where it expects to
find domain paths corresponding to a multisite installation. The
correct path is share/sites and is already present.
michael@600 | 1 | [web] |
michael@600 | 2 | baseurl = /hg |
michael@600 | 3 | |
michael@600 | 4 | [paths] |
michael@600 | 5 | repo1 = @l_prefix@/var/mercurial/repo1 |
michael@600 | 6 | repo2 = @l_prefix@/var/mercurial/repo2 |
michael@600 | 7 |