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 required, but cannot be used > with --diff-filename=-". My RB server doesn't require HTTP authentication, > so I'm not sure why this happens. The same request works with rbt 0.5.1. > Here's the verbose output: > > $ svn diff [...] | rbt post > --repository-url=https://svn-repos-url--username=rbuser --password=rbpass > --submit-as=other-user --server= >>> http://reviewboard-url --diff-filename=- --basedir=/basedir >>> --summary='test' --description='test' -d >> >> >>> >>> RBTools 0.6 >> >> >>> Python 2.7.3 (default, Mar 11 2013, 22:38:13) >> >> [GCC 4.4.7 20120313 (Red Hat 4.4.7-3)] >> >> >>> Running on >>> Linux-2.6.32-358.18.1.el6.x86_64-x86_64-with-redhat-6.4-Santiago >> >> >>> Home = /home/myuser >> >> >>> Current directory = /home/myuser >> >> >>> Checking for a Subversion repository... >> >> >>> Running: svn info https://svn-repos-url --non-interactive >> >> >>> Running: diff --version >> >> >>> repository info: Path: https://svn-repos-url, Base path: /, Supports >>> changesets: False >> >> >>> Making HTTP GET request to http://reviewboard-url/api/ >> >> HTTP authentication is required, but cannot be used with --diff-filename=- >> >> > Any ideas? > -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
