Comment #16 on issue 2445 by mike....@gmail.com: Unable to 'View Diff' when using with RhodeCode for mercurial repositories
http://code.google.com/p/reviewboard/issues/detail?id=2445

i have done some work-around to use the api-key when accessing rhodecode (1.3.6) hosted hg repo

1. apply attached patches, rc_ for rhodecode and rb_ for reviewboard
2. modify production.ini of installed rhodecode instance to turn off both container_auth and proxypass_auth

now i could setup a rhodecode repo as custom hg repo with raw_file_url as <repo url>/raw/<revision>/<filename>?api_key=<api-key> and it's working ^_^

Attachments:
        rb_hg_api_key.patch  3.5 KB
        rc_files_api_access.patch  706 bytes

--
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