diff options
-rw-r--r-- | doc/bugs/svn_fails_to_update.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/bugs/svn_fails_to_update.mdwn b/doc/bugs/svn_fails_to_update.mdwn index eebace453..1597ce6bc 100644 --- a/doc/bugs/svn_fails_to_update.mdwn +++ b/doc/bugs/svn_fails_to_update.mdwn @@ -47,4 +47,7 @@ but *does* happen when committing from the web. >> is that ikiwiki's rcs information for web commits gets screwed up. I think the >> correct fix is to call rcs_update from rcs_commit in svn.pm, if >> the commit succeeds. I'm not sure whether this ought to happen for all RCSes ->> or just svn. --Ethan
\ No newline at end of file +>> or just svn. --Ethan + +>>> You say that the rcs information for web commits is screwed up .. how? +>>> Does this affect something that I'm not seeing? --[[Joey]] |