Something that turns out to a bit annoying when you try to test bzr-svn with Launchpad is that bzr doesn't allow a netloc part in file:// urls and the launchpad "valid_absolute_url" insists on a netloc in all URLs (of course it's essentially always 'localhost' in file:// URLs). This is a bit stupid for bzr and I'll fix it to accept file://localhost/ URLs, but would it be possible to change this for Launchpad too?
Cheers, mwh _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

