Re: post-review fails to login / uses wrong URL

2010-06-12 Thread Christian Hammond
Hi, We're using Python's URL building functions for building that path. I don't know why it was built that way. We should probably do some validation for that (care to file a bug?) As for the config file, .reviewboardrc is actually a Python file, so it must use Python syntax. That means in this c

Re: post-review fails to login / uses wrong URL

2010-06-12 Thread Joachim Worringen
On 3 Jun., 10:48, Christian Hammond wrote: > The value passed to --server must be a full URL, not just a file path. Thanks, Christian, using --server=http://testsrv/reviews actually helped. But I still wonder why the incomplete URL "testsrv/reviews" is then expanded to http://testsrv/reviews/tes

Re: post-review fails to login / uses wrong URL

2010-06-03 Thread Christian Hammond
The value passed to --server must be a full URL, not just a file path. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Thu, Jun 3, 2010 at 1:34 AM, Joachim Worringen wrote: > Greetings, > > I've set up revi

post-review fails to login / uses wrong URL

2010-06-03 Thread Joachim Worringen
Greetings, I've set up reviewboard 1.0.8 successfully (apache/mod_python/ postgresql). All on Linux (FC12). Now, post-review fails to work as expected: [joac...@testsrv perf]$ post-review --version RBTools 0.2 [joac...@testsrv perf]$ post-review -d --server=testsrv/reviews >>> svn info >>> git