aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttps://launchpad.net/~ser <ser@web>2013-12-26 18:35:11 -0400
committeradmin <admin@branchable.com>2013-12-26 18:35:11 -0400
commit256a8bc663f8c96d240d598eef12c72a729cc852 (patch)
treee14402372687896e2e1d8b1917159cbdf83ca63b
parentf734ca2c64b457bc6ec7b48bc9199931f0719690 (diff)
downloadikiwiki-256a8bc663f8c96d240d598eef12c72a729cc852.tar
ikiwiki-256a8bc663f8c96d240d598eef12c72a729cc852.tar.gz
problem resolved
-rw-r--r--doc/forum/Cannot_write_to_commitlock.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/forum/Cannot_write_to_commitlock.mdwn b/doc/forum/Cannot_write_to_commitlock.mdwn
index 05490a799..07e53453a 100644
--- a/doc/forum/Cannot_write_to_commitlock.mdwn
+++ b/doc/forum/Cannot_write_to_commitlock.mdwn
@@ -26,3 +26,7 @@ Ian.
The user is logging as ian, the same user as the laptop. I can push and pull git repos on the same server owned by the same user via ssh with no problem. I have deleted and re-started from scratch several times. However, for my use case I think it's simpler to keep the repo on my local computer and just rsync the web pages to the server.
Ian.
+
+Ian, you've copied over the repo created by ikiwiki --setup, which contains hook/post-update - just remove that file which is not required anymore on the git server side.
+
+Serge