Re: ReviewBoard SVN add repository server certificate issuer is not trusted

2015-06-26 Thread Anand Jayaram
Ah finally something that works. Thank you Lucas, you are a savior

On Tuesday, April 14, 2015 at 3:13:11 AM UTC+5:30, Lucas Araujo Manfrim 
wrote:

 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.


Re: ReviewBoard SVN add repository server certificate issuer is not trusted

2015-06-22 Thread ageha67
Hello~

I can't find the folder /home/user/.subversion/auth/svn.ssl.server/ on 
the step 2. Can you tell me the full path? Is it based on tortioseSVN 
installed root path, or what?

Thanks.

在 2015年4月14日星期二 UTC+8上午5:43:11,Lucas Araujo Manfrim写道:

 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.


ReviewBoard SVN add repository server certificate issuer is not trusted

2015-04-13 Thread Lucas Araujo Manfrim
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.