Hi Daniel,

>From what I've seen, it seems tricky to get this to work right through
Apache. What I'd strongly recommend, if possible, is to set a plain http
repository for the path and use the https repository for the mirror path.
The idea being that Review Board would just simply fetch the files from the
http repository and the mirror path would be what Review Board checks when
developers are posting changes for review.

If you can't do this, then I think what you need to do is attempt to access
the server through https using your user and then move your .subversion
directory into wherever Apache is trying to find it. You can probably set an
environment variable in the Apache configuration file (using SetEnv) to
change this path.

I'd like to make this easier in 1.1 or so. I know it's bitten a lot of
people.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.review-board.org
VMware, Inc. - http://www.vmware.com


On Mon, Jun 29, 2009 at 1:34 PM, Daniel <dkarn...@sbcglobal.net> wrote:

>
> Hi,
>
> I am new to ReviewBoard 1.0 and trying to configure RB with SVN. I got
> RB installed but when I try to create a new Review Request, it comes
> back with an error:
>
> "HTTPS certificate not accepted. Please ensure that the proper
> certificate exists in H:\ /.subversion/auth for the user that
> reviewboard is running as."
>
> I don't have any idea why it is looking for a certificate on H:\. On
> my system there is an environment variable HOMEDRIVE which is set to H:
> \. I read somewhere that this might be caused by Apache home directory
> points to a wrong place, but not sure where I can change this. I am
> able to do all SVN operations outside ReviewBoard
>
> Any clue?
>
> Thanks
> Daniel
>
> >
>

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

Reply via email to