Comment 1 for bug 1075907

Revision history for this message
Ľubomír Mlích (hater-zlin) wrote :

serve-branches /var/tmp/bzr-test/project1
is functional in revision 361

serve-branches /var/tmp/bzr-test
is not functional in revision 361

tried:
bzr branch lp:loggerhead
cd loggerhead
./serve-branches /var/tmp/bzr-test/project1
got HTTP 404
^C
bzr revert -r 361
./serve-branches /var/tmp/bzr-test/project1
got HTTP 200
^C
./serve-branches /var/tmp/bzr-test
got HTTP 404

maybe this should be two separate bugs.