Show More
@@ -398,7 +398,7 b' Pushing via hgwebdir works' | |||
|
398 | 398 | > EOF |
|
399 | 399 | |
|
400 | 400 | $ hg serve --web-conf web.conf -p $HGPORT -d --pid-file hg.pid |
|
401 | $ cat hg.pid > $DAEMON_PIDS | |
|
401 | $ cat hg.pid >> $DAEMON_PIDS | |
|
402 | 402 | |
|
403 | 403 | $ hg clone http://localhost:$HGPORT/hgwebdir hgwebdir-local |
|
404 | 404 | requesting all changes |
General Comments 0
You need to be logged in to leave comments.
Login now