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.


Re: Unable to add repository to ReviewBoard

2015-06-22 Thread ageha67
Hi,

I try to modify the file 
D:\Bitnami\reviewboard-2.0.15-0\apps\reviewboard\rb-sites\reviewboard\data\.subversion\servers,
 
add a line as below:

ssl-authority-files = auth/svn.ssl.server/server.pem

Then I copy the server.pem file from my VisualSVN Server's path D:\Program 
Files\VisualSVN Server\certs\server.pem to the path 
D:\Bitnami\reviewboard-2.0.15-0\apps\reviewboard\rb-sites\reviewboard\data\.subversion\auth\svn.ssl.server\,
 
and I restart the reviewboard apache. I try again to add a repository and 
click the save button, reviewboard reponse a new error information as below:
Unable to connect to a repository at URL ''
https://XXX.XXX.XXX.XXX/svn/project https://xxx.xxx.xxx.xxx/svn/project'' 
Invalid config: unable to load certificate file 
'auth\svn.ssl.server\server.pem'

So I think maybe I should get the SVN Server's auth file (some file like 
the server.pem), and add it to the reviewboard path above. But I don't know 
how to get this auth file. Can you give me more advise?

Thanks.

ageha67

在 2015年6月18日星期四 UTC+8上午4:30:47,Christian Hammond写道:

 Hi, 

 It sounds like your SSL certificate is expecting to serve one domain, but 
 is being accessed as a different domain. You'll need to use the one 
 specified for the SSL certificate. That is, if the cert is for 
 svnserver.mydomain.com, and you're configuring Review Board to access it 
 as just svnserver or svnserver.mydomain or some-other-name, it won't 
 work, and you will need to use svnserver.mydomain.com instead. 

 Not knowing the domain you're using or the repository configuration, I 
 can't really be of too much assistance with specifics there. I hope that 
 helps, though. 

 Christian 

 --   
 Christian Hammond - chri...@beanbaginc.com javascript:   
 Review Board - https://www.reviewboard.org   
 Beanbag, Inc. - https://www.beanbaginc.com 

 -Original Message- 
 From: ageha67 xiaoxi...@gmail.com javascript: 
 Reply: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Date: June 16, 2015 at 11:13:34 PM 
 To: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Subject:  Unable to add repository to ReviewBoard 

  Hi All, 

  I setup the Review Board 2.0.15 on Window (Bitnami Version) and I can 
  checkout my code at my computer(use https). My SVN server is setuped on 
  another PC. When I add repository using https, I get blow error : 

  Unable to connect to a repository at URL 
  'https://XXX.XXX.XXX.XXX/svn/project' OPTIONS of 
  'https://XXX.XXX.XXX.XXX/svn/project': Server certificate verification 
  failed: certificate issued for a different hostname, issuer is not 
 trusted 
  (https://XXX.XXX.XXX.XXX) 

  Please help me! 

  -- 
  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...@googlegroups.com javascript:. 
  For more options, visit https://groups.google.com/d/optout. 




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


Unable to add repository to ReviewBoard

2015-06-17 Thread ageha67
Hi All,

I setup the Review Board 2.0.15 on Window (Bitnami Version) and I can 
checkout my code at my computer(use https). My SVN server is setuped on 
another PC. When I add repository using https, I get blow error :

Unable to connect to a repository at URL 
'https://XXX.XXX.XXX.XXX/svn/project' OPTIONS of 
'https://XXX.XXX.XXX.XXX/svn/project': Server certificate verification 
failed: certificate issued for a different hostname, issuer is not trusted 
(https://XXX.XXX.XXX.XXX)

Please help me!

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