Hi Christian,
I have python-svn 1.7.0-1ubuntu4 which the package manager tells me is the latest version. I found the following lines in /var/log/apache2/error.log - is that what you meant? : [Mon Apr 19 11:10:31 2010] [notice] child pid 5625 exit signal Segmentation fault (11) [Mon Apr 19 11:10:31 2010] [notice] child pid 5661 exit signal Segmentation fault (11) [Mon Apr 19 11:10:33 2010] [error] [client 192.168.0.103] File does not exist: /var/www/rbtest4/htdocs/favicon.ico These lines appeared in the log when I attempted to view the Diff in my web browser. Best regards, John From: [email protected] [mailto:[email protected]] On Behalf Of Christian Hammond Sent: 16 April 2010 21:29 To: [email protected] Subject: Re: "View Diff" shows blank screen Hi John, Can you enable logging on your Review Board server (you may have to restart Apache) and see if anything comes up when you do this? I don't recall this exact problem and I'm not sure why it would happen. What version of PySVN do you have? Christian -- Christian Hammond - [email protected] Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Fri, Apr 16, 2010 at 7:38 AM, JohnAndy <[email protected]> wrote: Any help you are able to offer with the following problem would be much appreciated. I have just installed ReviewBoard 1.0 on my Ubuntu server following the detailed instructions on the website. I have configured a review board site to link to an SVN repository over HTTPS. To do this I had to use a work-around suggested by Christian Hammond - run SVN command line tool to access the same repository, then copy the generated .subversion directory to /var/ www/.subversion. After doing this I was able to submit a review request to reviewboard, which I had not been able to do before. But if I click on "Show Diff", the result is an empty screen at URL r/5/diff/#index_header within my site. Firefox View | Page Source shows that there is no data for the page sent to the browser. I found another thread on this group detailing a very similar problem. The resolution there was to install a more recent version of SVN - v1.4.6. I checked my SVN version and I am already on 1.6.5 which appears to be the latest version. So it looks like I must have a different problem. Any suggestions for things I should check? I'm new to these technologies so please be explicit! Thanks in advance, John -- 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 [email protected] <mailto:reviewboard%[email protected]> 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 [email protected] 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 [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
