Re: Issue 2649 in reviewboard: 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 a

2014-02-04 Thread reviewboard

Updates:
Status: SetupIssue

Comment #10 on issue 2649 by trowb...@gmail.com: 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

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2649 in reviewboard: 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 a

2012-07-04 Thread reviewboard

Updates:
Status: Confirmed
Labels: -Type-Defect -Priority-Medium Type-Support Priority-Critical

Comment #5 on issue 2649 by chip...@gmail.com: 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 reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2649 in reviewboard: 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 a

2012-07-04 Thread reviewboard


Comment #6 on issue 2649 by chip...@gmail.com: 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

Sorry, HOME in the above should have been /var/www/reviewboard/data/.

Can you also check if you have anything in your other ~/.subversion/servers  
file that relates to the cert?


Looking at another past ticket for a similar issue, the user ended up  
having the following in /var/www/reviewboard/data/.subversion/servers:


[groups]
mydomain = *.mydomain.com

[mydomain]
ssl-client-cert-file = /var/www/reviewboard/data/.subversion/auth/mycert
ssl-client-cert-password = mypassword

Generally, if you have a local setup that works for a user, you should just  
be able to copy that .subversion directory into RB's data directory and it  
*should* work, though.


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



Re: Issue 2649 in reviewboard: 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 a

2012-07-04 Thread reviewboard

Updates:
Owner: chip...@gmail.com

Comment #7 on issue 2649 by chip...@gmail.com: 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

(No comment was entered for this change.)

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



Re: Issue 2649 in reviewboard: 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 a

2012-07-04 Thread reviewboard


Comment #8 on issue 2649 by gus4...@gmail.com: 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

Hi Chip!

Thanks for the assist. I copied over a different .subversion directory from  
a different user and I started getting an error about logging into the SCM  
login. I then went into the database settings and provided the password for  
the user of the repository. All seems to be working great now! Have a great  
day and if you're in the states, then have great holiday as well!


Thanks again!

Matt

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



Re: Issue 2649 in reviewboard: 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 a

2012-07-03 Thread reviewboard


Comment #4 on issue 2649 by gus4...@gmail.com: 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

Hi There,

This is beginning to seriously impede our business. We enjoy this product,  
but if we are unable to get support, then we will need to start looking  
into a different solution. Can someone please get back to me on this ASAP.


Thanks!

Matt


On Jun 29, 2012, at 9:18 AM, Matt Diener wrote:

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



Re: Issue 2649 in reviewboard: 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 a

2012-06-29 Thread reviewboard


Comment #3 on issue 2649 by gus4...@gmail.com: 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

Hi There,

Has anyone had a chance to take a look into this?

Thanks!

Matt

On Jun 25, 2012, at 12:05 PM, Matt Diener wrote:

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



Issue 2649 in reviewboard: 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.

2012-06-25 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 2649 by gus4...@gmail.com: 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

* NOTE: Do not post confidential information in this bug report. *
*   If you need immediate support, please contact*
*   reviewbo...@googlegroups.com *

What version are you running?

1.6.1
What's the URL of the page containing the problem?

reviewboard.paraccel.com(not publicly accessible)

What steps will reproduce the problem?
1.Login and create a new submission
2.
3.

What is the expected output? What do you see instead?

expecting success statement, but receiving:

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.


What operating system are you using? What browser?

Happens on windows, osx, and linux. Chrome and firefox have been used.

Please provide any additional information below.

I enabled logging and this is all I see when I try to post:

2012-06-25 11:01:38,759 - DEBUG - DiffParser.parse: Beginning parse of  
diff, size = 3636

2012-06-25 11:01:38,764 - DEBUG - DiffParser.parse: Finished parsing diff.
2012-06-25 11:05:28,933 - DEBUG - DiffParser.parse: Beginning parse of  
diff, size = 3636

2012-06-25 11:05:28,938 - DEBUG - DiffParser.parse: Finished parsing diff.
2012-06-25 11:31:19,402 - DEBUG - DiffParser.parse: Beginning parse of  
diff, size = 3636

2012-06-25 11:31:19,405 - DEBUG - DiffParser.parse: Finished parsing diff.


Also, this was fine until about a week. We had to renew our certificate on  
the SVN server. I recreated this and then accepted  the certificate for  
both the www-data(apache) and root users as these are the 2 users that can  
run reviewboard.


Thanks!

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



Re: Issue 2649 in reviewboard: 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 a

2012-06-25 Thread reviewboard

Updates:
Status: SetupIssue

Comment #1 on issue 2649 by chip...@gmail.com: 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

Review Board doesn't use the system accounts' home directories. Instead, it  
supplies its own. In your case, this is in /var/www/reviewboard/data. Make  
sure any certificates are updated under there as well.


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



Re: Issue 2649 in reviewboard: 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 a

2012-06-25 Thread reviewboard


Comment #2 on issue 2649 by gus4...@gmail.com: 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

Hi,

Thanks for getting back to me. I copied the certificate from the www-data  
users ~/.subversion/auth/ directory into  
/var/www/reviewboard/data/.subversion/auth/. I then restarted apache. Same  
error. Any thoughts?


Thanks!

Matt

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



Re: HTTPS certificate not accepted.

2009-09-17 Thread Varun Soundararajan

So, I got reviewboard working ! Yay! (but still accessing the wrong
cert location). I figured out that I had accidentally goofed up the
permissions, which led to /home/varun/.subversion/auth directory being
inaccessible by the review board user www-data. Once I got that fixed,
my installation started working. However, I am still at mystery why
the installation is picking from my home directory instead of using
from ~ of www-data user (which is /var/www).



Regards
Varun

On Sep 16, 9:08 pm, Christian Hammond chip...@chipx86.com wrote:
 Hi Varun,

 Huh, it's odd that it's trying to use your home directory. To generate that
 string, Review Board figures out what ~ points to, and in your case, it's
 your own home directory. You said this was Apache before? Is it an
 out-of-the-box install? Which distro? Mod_Python or FastCGI?

 We're looking at making this problem go away by making it easy to download
 and verify certificates as part of the repository setup process, but I don't
 have an ETA just yet on it.

 Christian

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

 On Wed, Sep 16, 2009 at 5:44 PM, Varun Soundararajan s.va...@gmail.comwrote:



  Hi Christian,

     So as you have explained here, I did
  sudo -u www-data

  it led me to /var/www when i typed cd
  now I did svn co https rep url
  it asked me to accept cert permantnety to which i typed p
  before that I created .subversion directory in /var/www and chowned to
  www-data
  I also created the directory for the rep url dir and chowned so that
  the local copy can be created (otherwise it seems that www-data has no
  permission to create any file in /var/www

  Now when I give my diff file and path and click create request, it
  says -  HTTPS certificate not accepted. Please ensure that the proper
  certificate exists in /home/varun/.subversion/auth for the user that
  reviewboard is running as.

  The confusion here is apache runs as www-data, but the error seems to
  be printing saying that its trying to access /home/varun/.. path. I
  also chmoded the entire .subversion directory in /home/
  varun/.subversion and I still dont see reviewboard picking those
  certs. (I would practically want reviewboard to use certs in
  ~/.subversion directory of the user www-data).

  Is there something that I am missing?

  Thanks
  Varun

  On Aug 25, 6:30 am, Christian Hammond chip...@chipx86.com wrote:
   Hi,

   The easiest way to work around this is if you have read-only access to
  the
   repository over http. If you do, then set that read-only HTTP URL as your
   Path in the repository configuration, and set your HTTPS URL as the
  Mirror
   Path.

   If not, then it gets a little more tricky. Essentially (and this may vary
  a
   bit between installs on different distros), you'll need to sudo to the
   Apache user, using its home directory and environment variables, and then
  do
   an svn checkout of your repository somewhere. This should store the
   certificate where the Apache user can get to it.

   We're looking into making this work in a much smoother manner in a future
   release without having to use any workarounds.

   Christian

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

   On Tue, Aug 25, 2009 at 3:16 AM, Pubudu Rathnayake dmpub...@gmail.com
  wrote:

Hi,

when i tried to make a new review request ,i got  the following
   message,
HTTPS certificate not accepted. Please ensure that the proper
  certificate
exists in ~/.subversion/auth for the user that reviewboard is running
  as.
Any advice how to diagnose it is highly appreciated.

Regards,

Pubudu
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: HTTPS certificate not accepted.

2009-09-16 Thread Varun Soundararajan

Hi Christian,

So as you have explained here, I did
sudo -u www-data

it led me to /var/www when i typed cd
now I did svn co https rep url
it asked me to accept cert permantnety to which i typed p
before that I created .subversion directory in /var/www and chowned to
www-data
I also created the directory for the rep url dir and chowned so that
the local copy can be created (otherwise it seems that www-data has no
permission to create any file in /var/www

Now when I give my diff file and path and click create request, it
says -  HTTPS certificate not accepted. Please ensure that the proper
certificate exists in /home/varun/.subversion/auth for the user that
reviewboard is running as.

The confusion here is apache runs as www-data, but the error seems to
be printing saying that its trying to access /home/varun/.. path. I
also chmoded the entire .subversion directory in /home/
varun/.subversion and I still dont see reviewboard picking those
certs. (I would practically want reviewboard to use certs in
~/.subversion directory of the user www-data).


Is there something that I am missing?


Thanks
Varun

On Aug 25, 6:30 am, Christian Hammond chip...@chipx86.com wrote:
 Hi,

 The easiest way to work around this is if you have read-only access to the
 repository over http. If you do, then set that read-only HTTP URL as your
 Path in the repository configuration, and set your HTTPS URL as the Mirror
 Path.

 If not, then it gets a little more tricky. Essentially (and this may vary a
 bit between installs on different distros), you'll need to sudo to the
 Apache user, using its home directory and environment variables, and then do
 an svn checkout of your repository somewhere. This should store the
 certificate where the Apache user can get to it.

 We're looking into making this work in a much smoother manner in a future
 release without having to use any workarounds.

 Christian

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

 On Tue, Aug 25, 2009 at 3:16 AM, Pubudu Rathnayake dmpub...@gmail.comwrote:

  Hi,

  when i tried to make a new review request ,i got  the following  message,
  HTTPS certificate not accepted. Please ensure that the proper certificate
  exists in ~/.subversion/auth for the user that reviewboard is running as.
  Any advice how to diagnose it is highly appreciated.

  Regards,

  Pubudu
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



HTTPS certificate not accepted.

2009-08-25 Thread Pubudu Rathnayake
Hi,

when i tried to make a new review request ,i got  the following  message,
HTTPS certificate not accepted. Please ensure that the proper certificate
exists in ~/.subversion/auth for the user that reviewboard is running as.
Any advice how to diagnose it is highly appreciated.

Regards,

Pubudu

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



Re: HTTPS certificate not accepted.

2009-08-25 Thread Pubudu Rathnayake
Hello Christian,
 Thanks for your quick reply. Actually i setup reviewboard on windows 2003
and I  have full access to the SVN repository.Is the  work around  (
tricky one ) valid for windows as well?

regards,
pubudu



On Tue, Aug 25, 2009 at 4:00 PM, Christian Hammond chip...@chipx86.comwrote:

 Hi,

 The easiest way to work around this is if you have read-only access to the
 repository over http. If you do, then set that read-only HTTP URL as your
 Path in the repository configuration, and set your HTTPS URL as the Mirror
 Path.

 If not, then it gets a little more tricky. Essentially (and this may vary a
 bit between installs on different distros), you'll need to sudo to the
 Apache user, using its home directory and environment variables, and then do
 an svn checkout of your repository somewhere. This should store the
 certificate where the Apache user can get to it.

 We're looking into making this work in a much smoother manner in a future
 release without having to use any workarounds.

 Christian

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



 On Tue, Aug 25, 2009 at 3:16 AM, Pubudu Rathnayake dmpub...@gmail.comwrote:

 Hi,

 when i tried to make a new review request ,i got  the following  message,
 HTTPS certificate not accepted. Please ensure that the proper certificate
 exists in ~/.subversion/auth for the user that reviewboard is running as.
 Any advice how to diagnose it is highly appreciated.

 Regards,

 Pubudu




 


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



Re: HTTPS certificate not accepted

2009-07-13 Thread Daniel

Tim or Christian,

Do you know how where I can find the user name with which RB is
running as? What config file? I assume this is different than the user
name that is used to log into RB.

Currently, I have a different error:
HTTPS certificate not accepted. Please ensure that the proper
certificate exists in ~/.subversion/auth for the user that reviewboard
is running as.

So may be I can change this user name to my login user name, which can
access my SVN server.

Thanks
Daniel

On Jul 12, 9:21 pm, Tim Potter metatr...@gmail.com wrote:
 2009/7/10 Daniel dkarn...@sbcglobal.net



  Christian,

  Thank you for your reply.

  The 1st option is not possible for us, since the SVN repository is
  controlled by Collabnet.

 Not sure what you exact collabnet setup is, but if you can create a new
 certificate that collabnet can access and grant it the Observer fold you can
 run reviewboard quite nicely.

 Add some extra lines to the .subversion/servers file in the home directory
 like this:

 [groups]
 csd200a = *.csd200a.com

 [csd200a]
 ssl-client-cert-file = /var/www/.subversion/cert.p12
 ssl-client-cert-password = password

 [global]
 http-proxy-host = proxy.whatever.com
 http-proxy-port = 8080

 This is on Linux - I have no idea about the details of Windows or the H:\
 drive problem sorry.

 For the 2nd option, can you please tell me how to use my user name to

  access the SVN server (thru https)?

 If you export a copy of your certificate and point to it in your servers
 file it should work.  The only problem is you need to either leave it
 unencrypted or specify the password in the servers file.  Both are pretty
 bad ideas in general.  Having a special reviewboard specific certificate
 with read-only access is slightly better.

 Regards,

 Tim.





  Thanks
  Daniel

  On Jun 29, 5:21 pm, Christian Hammond chip...@chipx86.com wrote:
   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
-~--~~~~--~~--~--~---



Re: HTTPS certificate not accepted

2009-07-10 Thread Daniel

Christian,

Thank you for your reply.

The 1st option is not possible for us, since the SVN repository is
controlled by Collabnet.

For the 2nd option, can you please tell me how to use my user name to
access the SVN server (thru https)?

Thanks
Daniel

On Jun 29, 5:21 pm, Christian Hammond chip...@chipx86.com wrote:
 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
-~--~~~~--~~--~--~---



Re: HTTPS certificate not accepted

2009-06-29 Thread Christian Hammond
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
-~--~~~~--~~--~--~---