diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-01 16:31:43 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-01 16:31:43 +0000 |
commit | c8b80a96d696f0dae9f67af54a77f7ccb27e5141 (patch) | |
tree | 1b052bfcece678f9150520ae882b2f6da50acf2a | |
parent | 874c52c2774c61e18b2e928397bdd3f0115062cb (diff) |
web commit by hb: test
-rw-r--r-- | doc/bugs/Http_error_500_when_using_mercurial_backend.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Http_error_500_when_using_mercurial_backend.mdwn b/doc/bugs/Http_error_500_when_using_mercurial_backend.mdwn index b251147b0..638def337 100644 --- a/doc/bugs/Http_error_500_when_using_mercurial_backend.mdwn +++ b/doc/bugs/Http_error_500_when_using_mercurial_backend.mdwn @@ -1,3 +1,5 @@ +This is [[done]] + The mercurial backend is broken when no changelog message is given. Here is a quick patch, partialy copying the svn backend. |