Updates:
Status: Confirmed
Labels: -Type-Defect -Priority-Medium Type-Support Priority-Critical
Comment #5 on issue 2649 by [email protected]: HTTPS certificate not
accepted. Please ensure that the proper certificate exists in
/var/www/reviewboard/data/.subversion/auth for the user that reviewboard is
running as.
http://code.google.com/p/reviewboard/issues/detail?id=2649
My apologies, this has definitely slipped past me this week.
First thing to check is what happens if you try from a terminal with that
directory as your .subversion directory. For that, try;
$ sudo -u www-data -s
$ export HOME=/var/www/reviewboard
$ <svn command here>
If that's working, it's some issue with PySVN. We'll know a bit more at
that point. In the meantime, I'll poke around and see if I can figure out
anything here.
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reviewboard-issues?hl=en.