web reversion - hmm

master
http://jmtd.livejournal.com/ 2010-10-23 18:06:17 +00:00 committed by Joey Hess
parent 9d85b10be8
commit 1c8d7c450b
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
I created [[sandbox/revert me]] and then tried the revert button on [[recentchanges]], but I was not allowed to revert it. The specific error was
Error: you are not allowed to change sandbox/revert_me.mdwn
I've just tried reading through the revert code, and I haven't figured out what permission I am lacking. Perhaps the error message could be a little clearer on that. The error might have been thrown by git_parse_changes in git.pm or check_canchange in IkiWiki.pm, via IkiWiki::Receive. -- Jon