test
changeset 0:0cd96de13884
a
author | test |
---|---|
date | Thu Jan 01 00:00:00 1970 +0000 (1970-01-01) |
parents | |
children | 78e4ebad7cdf |
files | a b |
setting up repo $ hg init test $ cd test $ echo a > a $ echo b > b $ hg ci -Ama adding a adding b change permissions for git diffs $ chmod 755 a $ hg ci -Amb 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 $ "$TESTDIR/get-with-headers.py" localhost:$HGPORT '/rev/0' 200 Script output follows
author | test |
---|---|
date | Thu Jan 01 00:00:00 1970 +0000 (1970-01-01) |
parents | |
children | 78e4ebad7cdf |
files | a b |
author | test |
---|---|
date | Thu Jan 01 00:00:00 1970 +0000 (1970-01-01) |
parents | |
children | 78e4ebad7cdf |
files | a b |