Can't create review request using svn: svn diff returned 2

2011-09-19 Thread lvboque
Hello, Using this command: trunk$ post-review --debug --server=http://10.100.47.2:8080/ reviewboard --summary="Review of xyz modification" -p --target- people=lvboque --revision-range=24592 I got this error: "svn: 'diff' returned 2\n", 'svn: Error reading spooled REPORT request response\n'] I

Re: Can't create review request using svn: svn diff returned 2

2011-09-19 Thread Christian Hammond
Hi, This is an error with your SVN repository. Review Board isn't involved at this stage. Are you otherwise able to use svn from there? Perhaps you're behind a proxy and there's no exception set for your SVN server? Christian On Monday, September 19, 2011, lvboque wrote: > Hello, > > Using thi

Re: Can't create review request using svn: svn diff returned 2

2011-09-22 Thread Laurent Vanboquestal
Well, it is working well if I am create a review based on the trunk + local modif But if I use --revision-range=rev_id I never manage to get it work On Mon, Sep 19, 2011 at 8:35 PM, Christian Hammond wrote: > Hi, > > This is an error with your SVN repository. Review Board isn't involv