Re: Unable to submit reviews via post-review after svn switch --relocate

2010-06-24 Thread Christian Hammond
Hi Edwin, There shouldn't be any caches for this. The error means literally that there is no Repository matching the path provided in either its Path or Mirror Path fields. Make sure that there isn't some off-by-one somewhere (a trailing / where there shouldn't be, or where there should be,

Re: Unable to submit reviews via post-review after svn switch --relocate

2010-06-24 Thread Edwin Vane
On that note, I notice that the post-review debug output shows the relative path as /trunk. Is this expected? That is, will post-review strip the '/' off the repository path and any characters following this repository path are considered the base path? I'll check our reviewboard server to double

Unable to submit reviews via post-review after svn switch --relocate

2010-06-22 Thread Edwin Vane
Hi, We recently moved our svn server (or at least the DNS alias was changed). Every developer did an svn switch --relocate old_location new_location. The reviewboard server was updated too so that the new paths were associated with recognized repositories. Reviews submitted via the web interface