Mercurial
changeset 1:c78f6c5cbea9 tip
del
author | test |
---|---|
date | Thu, 01 Jan 1970 00:00:00 +0000 |
parents | cb9a9f314b8b |
children | |
files | a |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
#require serve setting up repo $ hg init test $ cd test $ echo a > a $ hg ci -Ama adding a $ hg rm a $ hg ci -mdel set up hgweb $ hg serve -n test -p $HGPORT -d --pid-file=hg.pid -A access.log -E errors.log $ cat hg.pid >> $DAEMON_PIDS revision $ get-with-headers.py localhost:$HGPORT 'rev/tip' 200 Script output follows
author | test |
---|---|
date | Thu, 01 Jan 1970 00:00:00 +0000 |
parents | cb9a9f314b8b |
children | |
files | a |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
author | test |
---|---|
date | Thu, 01 Jan 1970 00:00:00 +0000 |
parents | cb9a9f314b8b |
children |