diff options
author | ian <ian@web> | 2009-10-22 10:29:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-10-22 10:29:36 -0400 |
commit | 54be16aaa8a6428b8f6e3015e452678a80dc233c (patch) | |
tree | a4fc7ad8057c175c9775366440b1e1212debddbb | |
parent | 6b16d1996c90cdaa0279075f9673cc0d859e3c2b (diff) |
-rw-r--r-- | doc/forum/Cannot_write_to_commitlock.mdwn | 4 |
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 81b0cdeb3..05490a799 100644 --- a/doc/forum/Cannot_write_to_commitlock.mdwn +++ b/doc/forum/Cannot_write_to_commitlock.mdwn @@ -22,3 +22,7 @@ Ian. > than `ian` (possibly due to using git-daemon?), the post-commit > wrapper needs to be setuid to `ian`. This ensures that ikiwiki > runs as you and can see and write to the files. --[[Joey]] + +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. |