Comment 0 for bug 388730

Revision history for this message
Matt Nordhoff (mnordhoff) wrote :

The smart server (bzr+http) is working fine, but the dumb server (http, nosmart+http) has stopped working.

If you stop check_is_a_branch and get_local_path from eating InvalidURL and NotBranchError, respectively, they're both freaking out when files like .bzr/branch-format get accessed.

Loggerhead also seems to have stopped offering itself up for "To get this branch, use:", so this is slightly less urgent, since new users won't try accessing the broken URLs.

(Note: in the attached tracebacks, I used "serve-branches ~/tmp" and the branch I'm trying to access is ~/tmp/trunk.)