problem resolved

master
https://launchpad.net/~ser 2013-12-26 18:35:11 -04:00 committed by admin
parent f734ca2c64
commit 256a8bc663
1 changed files with 4 additions and 0 deletions

View File

@ -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. 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.
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