Comment #9 on issue 2686 by cea...@gmail.com: 1.6.10 breaks svn+ssh for Subversion
http://code.google.com/p/reviewboard/issues/detail?id=2686

I added both of those to my apache configuration in the VirtualHost associated with ReviewBoard at the beginning as follows, but I didn't see any new information appear in the log and I don't see any new log files.

<VirtualHost *:80>
        SetEnv DEBUG_RBSSH 1
        SetEnv DEBUG_LOGDIR /var/lib/reviewboard/logs/

        ServerName reviewboard
        DocumentRoot "/var/lib/reviewboard/htdocs"
.
.
.

Also, I have run into issues using CentOS as a base since the default yum repos don't have all the needed packages. It appears from the documentation that the Debian-based distros are the preferred bases anyhow so I am probably giving up on that avenue.

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

Reply via email to