aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttp://christian.amsuess.com/chrysn <http://christian.amsuess.com/chrysn@web>2015-11-15 09:45:29 -0400
committeradmin <admin@branchable.com>2015-11-15 09:45:29 -0400
commit6de5a1675e85d73853c35375e46ea6599c4a7fe0 (patch)
tree58f7430958b0cebd36ded6747fd7172dd6ebf6ff
parent5465d64e5583f85e72f84badb76733c9a55ec1f7 (diff)
downloadikiwiki-6de5a1675e85d73853c35375e46ea6599c4a7fe0.tar
ikiwiki-6de5a1675e85d73853c35375e46ea6599c4a7fe0.tar.gz
Added a comment: "please tell me" when this happens, severity
-rw-r--r--doc/forum/problem_with_git_after_a_commit_of_ikiwiki/comment_2_7ef0d94691095f1cd316ad0d2c423796._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/problem_with_git_after_a_commit_of_ikiwiki/comment_2_7ef0d94691095f1cd316ad0d2c423796._comment b/doc/forum/problem_with_git_after_a_commit_of_ikiwiki/comment_2_7ef0d94691095f1cd316ad0d2c423796._comment
new file mode 100644
index 000000000..88533ced7
--- /dev/null
+++ b/doc/forum/problem_with_git_after_a_commit_of_ikiwiki/comment_2_7ef0d94691095f1cd316ad0d2c423796._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="http://christian.amsuess.com/chrysn"
+ subject="&quot;please tell me&quot; when this happens, severity"
+ date="2015-11-15T13:45:29Z"
+ content="""
+i think that this is an issue to be considered, as it breaks ikiwiki installations that previously worked. the scenario this happened in for me was this:
+
+ages ago, i set up a dedicated user for ikiwiki on a server, and created wikis there with cgi and commit access for power users. things worked nicely, commits from web users showed up with author \"username <username@web>\" and committer \"gitusername <gitusername@hostname.(none)>\"; not exactly pretty, but it worked.
+
+when upgrading git, the wiki kept working for directly pushing users, but when web users did a change, it was written in the source directory, but not committed (with the error message showing up in the log, but no error message to the users). only when they looked in the recent changes, they noted their modifications missing, and power users would never see their changes.
+
+i suggest that ikiwiki provide a default value for committer (eg. \"ikiwiki <username@hostname>\") to circumvent this issue.
+
+(i didn't pinpoint the exact git version this changed in, but it's between 1.7 and 1.9).
+"""]]