username in svn URL is not passed to credential store

Bug #710931 reported by Gordon Tyler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
Fix Released
Low
Jelmer Vernooij

Bug Description

I have a bzr branch bound to a remote svn URL which requires authentication when committing. I'm experimenting with using my bzr-wincrypt plugin in this situation and I have removed cached auth info in the svn config dir. So the only cached auth info is in my bzr-wincrypt config.

I see the following in bzr.log when committing:

[ 7264] 2011-01-31 16:36:57.275 INFO: Committing to: http://gtyler@torsvn/repos/Cartridges/JMXCartridge/trunk
4.191 Obtaining username and password for SVN connection '<http://torsvn:80> Quest Subversion Server'(username: 'gtyler')
4.192 decode_password: credentials={'host': 'torsvn', 'scheme': 'http', 'realm': '<http://torsvn:80> Quest Subversion Server', 'port': None, 'user': None}

As you can see, the credential store object registered by bzr-wincrypt is not being given the username specified in the URL.

Related branches

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

I think this is now fixed in trunk - can you please verify?

Changed in bzr-svn:
status: New → Fix Committed
importance: Undecided → Low
assignee: nobody → Jelmer Vernooij (jelmer)
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
milestone: none → 1.1.0
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
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.