tests/test-rebuildstate.out
author Maxim Dounin <mdounin@mdounin.ru>
Wed, 13 Feb 2008 05:27:04 +0300
changeset 6085 e1f11b8a1e9e
parent 5764 8a5d8fb59ed2
child 6326 af3f26b6bba4
permissions -rw-r--r--
hgweb: disable cgitb by default in hgwebdir.fcgi too

adding bar
adding foo
% state dump
a   0         -1 baz
n 644          0 foo
r   0          0 bar
% status
A baz
R bar
C foo
% state dump
n 666         -1 bar
n 666         -1 foo
% status
! bar
? baz
C foo