diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-06 22:40:21 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-06 22:40:21 +0000 |
commit | 9e15fd7bc351dcf324130c07e1259e25e37b3dc7 (patch) | |
tree | 5d1dabd33524656d31bdb524078e0bebc30b4a02 /doc/about_rcs_backends.mdwn | |
parent | 17ee4179f39f0f0122c0d1072a178506e38ef5fd (diff) | |
download | ikiwiki-9e15fd7bc351dcf324130c07e1259e25e37b3dc7.tar ikiwiki-9e15fd7bc351dcf324130c07e1259e25e37b3dc7.tar.gz |
web commit by joey
Diffstat (limited to 'doc/about_rcs_backends.mdwn')
-rw-r--r-- | doc/about_rcs_backends.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/about_rcs_backends.mdwn b/doc/about_rcs_backends.mdwn index 95d641e72..8e3c8cfd9 100644 --- a/doc/about_rcs_backends.mdwn +++ b/doc/about_rcs_backends.mdwn @@ -117,7 +117,7 @@ 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/) +## [[Mercurial]] The Mercurial backend is still in a early phase, so it may not be mature enough, but it should be simple to understand and use. @@ -146,4 +146,6 @@ in the destination directory each time 'hg update' is called. CGI operates on M. rcs_commit() will commit directly in M. If you have any question or suggestion about the Mercurial backend -please refer to [Emanuele](http://nerd.ocracy.org/em/). +please refer to [Emanuele](http://nerd.ocracy.org/em/) + +## [[tla]]
\ No newline at end of file |