Activity log for bug #388730

Date Who What changed Old value New value Message
2009-06-17 23:53:18 Matt Nordhoff bug added bug
2009-06-17 23:53:18 Matt Nordhoff attachment added Tracebacks http://launchpadlibrarian.net/28042345/serve-branches.log
2009-06-17 23:54:27 Matt Nordhoff description 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.) 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.) lp:loggerhead r367, lp:bzr r4453.
2009-06-25 01:36:37 Matt Nordhoff loggerhead: assignee Michael Hudson (mwhudson)
2009-06-25 01:36:50 Matt Nordhoff branch linked lp:~mwhudson/loggerhead/no-transport-sharing
2009-06-25 12:32:08 Matt Nordhoff loggerhead: status Confirmed Fix Committed
2009-08-20 14:20:20 Martin Albisetti loggerhead: status Fix Committed Fix Released