Comment #6 on issue 1072 by mathieuk: SVN --config-dir support
http://code.google.com/p/reviewboard/issues/detail?id=1072

I ran into a similar issue.

Our SVN setup uses client certificates. When trying to use ReviewBoard I'd  
always end up with an error
message saying 'callback_ssl_client_cert_prompt required': PySVN detected  
it needs a client certificate but
there is no code to ask for it.

I worked around this by giving PySVN.Client a config dir for the current  
-effective- user (working around the
issue vlysenkov reported in comment #5).

Patch attached. Probably not the cleanest, as I'm no python developer, but  
this solves the issue for me.



Attachments:
        reviewboard-patch-issue-1072-2  550 bytes

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to