diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-16 03:23:26 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-16 03:23:26 +0000 |
commit | 2f6e3459d17ec4f6c107472f910a2ba5f7171f50 (patch) | |
tree | 3b2193acf7ee015d44a1723ec0cdd9b72381879e | |
parent | c99a790c843b7c7d8beb987cc35ed7fd33958756 (diff) |
-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]] |