Hi, Im' using trac 1.0.1 with:
- basic authentication based on a file (tracd -s -p 8090 --basic-auth="trac_name, auth_file, trac_name") - git plugin - svn plugin I recently migrate my repo from svn to git and I keep svn to view diff in old tickets. When I push a git commit, the author's commit is "chdomas <christophe.domas@_____.com>". My trac user account is "chdomas" so the mapping cannot be done. It works if I add a second trac user "chdomas <christophe.domas@_____.com>" with TICKET_APPEND permission but it's weird solution. I cannot use trac_user_rlookup because I don't provide mail for trac users and I cannot change the user name because of svn history. How can I manage that? There is a closed ticket on that but I cannot see the patch: http://trac-hacks.org/ticket/7844 regards, Christophe -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/groups/opt_out.
