]> sipb.mit.edu Git - ikiwiki.git/blob - doc/forum/How_long_does_server_delay_newly_pushed_revisions__63__.mdwn
Change signature
[ikiwiki.git] / doc / forum / How_long_does_server_delay_newly_pushed_revisions__63__.mdwn
1 So I 
2
3 1. checked out the repository of the my Ikiwiki instance and added new page and editted existing pages in the working copy
4 2. Then add and commit the revisions: `git add .` and `git commit -m "update"`
5 3. Then push it to server: `git push`
6
7 I then go to browser and go to the Ikiwiki URL of recent changes. I didn't find the new revision, neither I can open the new pages.
8 Is there a way to verify my revision did go in? How long does the server delays processing it?
9
10