should not immediately abort of .bzr/format can't be opened

Bug #216614 reported by Jelmer Vernooij
2
Affects Status Importance Assigned to Milestone
Bazaar
Incomplete
Undecided
Unassigned

Bug Description

It should be possible to probe for multiple formats even if the first ones tried fail horribly. E.g. even if opening .bzr/branch/branch-format fails with a 401 error bzr-svn should be tried. This bug is the reason the "svn+http://" workaround exists, and causes frequent confusion for new bzr-svn users.

Revision history for this message
John A Meinel (jameinel) wrote :

Well, if we get a 401, shouldn't we be trying to prompt the user to authenticate? Certainly we shouldn't be stopping completely at that point. We should certainly be retrying the 401 with some amount of authentication (I don't know that this could be passed to bzr-svn). Otherwise you wouldn't be able to download from a password protected bzr branch.

If the auth fails completely.. it seems reasonable to have it fail rather than have it prompt for authentication over and over trying for different ones that we won't use.

Could you describe how we are failing in a way that we don't recover, and maybe provide a bit more information about what you want to see?

Changed in bzr:
status: New → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.