From 13c466728c72379cc30551c75e882e2dcabbf38c Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 29 Jul 2006 18:05:50 +0000 Subject: mercuriual backend in progress --- doc/about_rcs_backends.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/about_rcs_backends.mdwn b/doc/about_rcs_backends.mdwn index 1aafd4a8e..85468bc7c 100644 --- a/doc/about_rcs_backends.mdwn +++ b/doc/about_rcs_backends.mdwn @@ -90,3 +90,9 @@ bugs. It also has some drawbacks (especially wrt merge which was the hard part). GIT doesn't have a similar functionality like 'svn merge -rOLD:NEW FILE' (please see the relevant comment in mergepast for more details), so I had to invent an ugly hack just for the purpose. + +## [mercurial](http://www.selenic.com/mercurial/) + +Being worked on by Emanuele Aina. + + -- cgit v1.2.3