Unable to find a Review Board server for this source code tree after updating SVN from 1.6 to 1.8

2014-07-10 Thread Dandy Calaoagan
Hi, I have a setup of review board working before (Python 2.7, Slik Subversion 1.6.17, Tortoise 1.6.17, RBTools 0.4.2) in my computer. I recently tried setting up a new one with the following versions - Python 2.7, Slik Subversion 1.8.x, Tortoise 1.8.x, and RBTools 0.4.2. When doing a

Re: Unable to find a Review Board server for this source code tree after updating SVN from 1.6 to 1.8

2014-07-10 Thread Dandy Calaoagan
adding a .reviewboardrc file to the root of the checkout is the correct solution). I also highly recommend upgrading to the latest rbtools release and switching from 'post-review' to 'rbt post'. -David On Wed, Jul 9, 2014 at 10:57 PM, Dandy Calaoagan theda...@gmail.com javascript: wrote

Re: Unable to find a Review Board server for this source code tree after updating SVN from 1.6 to 1.8

2014-07-11 Thread Dandy Calaoagan
successfully finding the SVN repository, so the .svn directory . I'd recommend adding a .reviewboardrc file to c:\trunk which has a SERVER=... line listing your review board server URL. -David On Thu, Jul 10, 2014 at 10:03 PM, Dandy Calaoagan theda...@gmail.com javascript: wrote: I upgraded