Doing a bzr branch asks for auth, while hg clone does not.

Bug #688455 reported by Gary van der Merwe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Hg Plugin
Fix Released
Medium
Jelmer Vernooij

Bug Description

If I do:

bzr branch https://hg.3aims.com/public/AuthKit

I get asked for a password, which I don't have, so I have to cancel it. But if I do:

hg clone https://hg.3aims.com/public/AuthKit

I don't get asked for a password, and so the clone succeeds.

It would great if bzr did not need a password to branch here.

Tags: probing

Related branches

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

This is fairly tricky to fix and probably is caused by the fact that bzr does a POST to .bzr/smart before probing for Mercurial repositories.

Changed in bzr-hg:
status: New → Triaged
importance: Undecided → Medium
tags: added: probing
Jelmer Vernooij (jelmer)
Changed in bzr-hg:
status: Triaged → Fix Committed
assignee: nobody → Jelmer Vernooij (jelmer)
Jelmer Vernooij (jelmer)
Changed in bzr-hg:
milestone: none → 0.2
Jelmer Vernooij (jelmer)
Changed in bzr-hg:
milestone: 0.2 → 0.1.1
status: Fix Committed → Fix Released
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.