Hello my friends,

I spent a lot of time with this stupid problem in ReviewBoard today, and 
finally got it doing the following:

What worked for me was 

   1. command "svn list <https repository URL>"
   2. access the folder "/home/<user>/.subversion/auth/svn.ssl.server/"
   3. copy the certificate (the file with lots of numbers and letters) to "
   /var/www/<reviewboard>/data/.subversion/auth/svn.ssl.server/"
   4. change the owner of the file to "www-data" 
   5. restart the apache http server. 
   
   A lot of time lost with an action that should be documented at the 
   reviewboard's site. If you are running reviewboard as root (my case), step 
   4 is not necessary.

I really hope this helps you guys.

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to