I believe this error is a result of a configuration issue where Review
Board (PySVN/libsvn, specifically) can't see the .subversion
directory. A couple things to check first:

1) Make sure that your site's data/ directory and everything under it
are owned and writable by the web server.
2) Check if there is a .subversion directory inside data/, and an
auth/ directory inside that.
3) Check if your Apache configuration sets HOME to your site's data/ directory.

Are you using mod_python, fastcgi, or wsgi?

Christian

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



On Sun, Dec 5, 2010 at 11:03 PM, Milmar <milmarq...@gmail.com> wrote:
> I'm using ReviewBoard 1.5.1 and PySVN 1.6.2 (Arch x86_64). svn client
> is version 1.6.4.
> By the way, access to the repository works if I use a browser (with
> the certificate).
>
>
>
> On Dec 4, 1:16 pm, Christian Hammond <chip...@chipx86.com> wrote:
>> What version of Review Board are you using?
>>
>> Also, what version of PySVN?
>>
>> Christian
>>
>> --
>> Christian Hammond - chip...@chipx86.com
>> Review Board -http://www.reviewboard.org
>> VMware, Inc. -http://www.vmware.com
>>
>> On Fri, Dec 3, 2010 at 9:05 PM, Milmar <milmarq...@gmail.com> wrote:
>> > I'm trying to add a repository (https) that requires a certificate for
>> > authentication. No username or password is entered. How do I configure
>> > reviewboard to use my certificate when connecting to the repository?
>>
>> > Currently, I'm getting the error:
>>
>> > "ERROR - SVN: Failed to get repository information for <repo>:
>> > callback_ssl_client_cert_prompt required"
>>
>> > ...when attempting to connect.
>>
>> > My host is Red Hat Linux and web server is Apache.
>>
>> > Thanks.
>>
>> > --
>> > Want to help the Review Board project? Donate today 
>> > athttp://www.reviewboard.org/donate/
>> > Happy user? Let us know athttp://www.reviewboard.org/users/
>> > -~----------~----~----~----~------~----~------~--~---
>> > To unsubscribe from this group, send email to 
>> > reviewboard+unsubscr...@googlegroups.com
>> > For more options, visit this group 
>> > athttp://groups.google.com/group/reviewboard?hl=en
>
> --
> Want to help the Review Board project? Donate today at 
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~----------~----~----~----~------~----~------~--~---
> 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

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
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