Re: HTTP authentication is required, but cannot be used with --diff-filename=-

2014-04-18 Thread Christian Hammond
This error is a bit unclear, but it's referring to the web API's HTTP authentication. Some of this code changed, and it looks like the problem is that we're doing the check regarding --diff-filename=- too early, preventing the provided username/password from working. Would you mind filing a bug

Re: HTTP authentication is required, but cannot be used with --diff-filename=-

2014-04-18 Thread Jacob Weber
I tried a few older versions, and I start getting the error on 0.5.3. Version 0.5.2 works. Could it be related to this, which was fixed on 0.5.3? https://code.google.com/p/reviewboard/issues/detail?id=3114 On Friday, April 18, 2014 5:41:56 PM UTC-7, Jacob Weber wrote: Using rbt 0.6, I'm

Re: HTTP authentication is required, but cannot be used with --diff-filename=-

2014-04-18 Thread Jacob Weber
Sure, here it is: https://code.google.com/p/reviewboard/issues/detail?id=3313 Thanks for the quick reply. On Friday, April 18, 2014 5:41:56 PM UTC-7, Jacob Weber wrote: Using rbt 0.6, I'm trying to use rbt post by piping in a svn diff. I'm getting this error: HTTP authentication is