From: joey Date: Tue, 16 Jan 2007 03:23:26 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 1.41~129 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2f6e3459d17ec4f6c107472f910a2ba5f7171f50;p=ikiwiki.git --- 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]]