Re: rbt post doesn't work if repository url configured in review board is not the root repostitory

2021-07-23 Thread Rameez Bhimani
Hello All, Was there a solution to this problem? I am facing the same issue. The hack of commenting svn.py code works for me. But I can suggest that to my team. On Wednesday, June 20, 2018 at 12:05:33 AM UTC-4 tiger...@ahamobile.com wrote: > Christian, > > There are cases that the users, in

Re: rbt post doesn't work if repository url configured in review board is not the root repostitory

2018-06-19 Thread tiger . peng
Christian, There are cases that the users, in our case third-party, should work (develop and review) only on some subdirectories; so we'd like have reviewboard repositories point to subdirectories of our svn repository. I tried Heng Zhang's solution but did not work. (Could be cached?) Any

Re: rbt post doesn't work if repository url configured in review board is not the root repostitory

2017-08-31 Thread Heng Zhang
Hi Christian: * my company's SVN configuration is specieal, no one has root repository permission, each one department's code corresponding to one SVN subdirectory, like this:* Repository Root: svn://10.16.28.38/test

Re: rbt post doesn't work if repository url configured in review board is not the root repostitory

2017-08-31 Thread Heng Zhang
Hi Christian: * many thanks for your reponse so quickly.* 在 2017年8月31日星期四 UTC+8上午5:58:15,Christian Hammond写道: > > Hi, > > This is correct. Review Board must point to the repository, and not a > subdirectory within the repository, or it won't be able to correctly > compute paths relative to

Re: rbt post doesn't work if repository url configured in review board is not the root repostitory

2017-08-30 Thread Christian Hammond
Hi, This is correct. Review Board must point to the repository, and not a subdirectory within the repository, or it won't be able to correctly compute paths relative to the root. Is there a reason that pointing to the root doesn't work in your case? Christian On Wed, Aug 30, 2017 at 4:05 AM,