Comment 3 for bug 1075907

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

Tried again on clean virtual machine (ubuntu 12.04)

sudo apt-get update && apt-get upgrade
sudo apt-get install bzr loggerhead

this works:

bzr serve --http --directory /var/tmp/bzr-test/

this don't:

serve-branches /var/tmp/bzr-test

Don't know why first didn't work before.