How to map bzr committer to trac user name?
I am using bzr with http+webdav transport, and trac 0.12, running through the same apache2. The commiter name which shows up in trac is not the same as trac username, although bzr authenticates using the same htdigest username/password as trac. I would like to have the same usersnames in commits and trac. The site is having 3 users, so a hackish solution is acceptable, too. I was thinking that either of the following would do:
1. either force bzr to use the authentication name as commiter in the repository, instead of the one provided (is that possible?)
2. or change the commiter name for this single host in ~/.bazaar/
3. or configure the plugin itself to do the mapping?
Thanks for help!
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Trac-Bzr Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Václav Šmilauer for more information if necessary.