"rbt post" no diff posted

2013-12-09 Thread Lloyd
ools in my client system, then made a small change in one of my text files in the checked out files. When I execute the command "rbt post", the review request is posted to the server but no diff file is attached. The documentation says it will automatically post the diff. Am I missing

Re: "rbt post" no diff posted

2013-12-09 Thread Lloyd
; On Mon, Dec 9, 2013 at 1:57 AM, Lloyd >wrote: > >> I have setup a review board (latest 1.7.19) server on a windows machine >> using "bitnami review board installer" (It is a prebuilt setup, we need not >> worry about anything). I have successfully configured my &qu

Re: "rbt post" no diff posted

2013-12-09 Thread Lloyd
Extremely sorry for the trouble :( . When I checked today, it is present, yesterday it was not there! Thanks a lot, Lloyd On Tuesday, December 10, 2013 3:54:34 AM UTC+5:30, David Trowbridge wrote: > > Hmm. It definitely looks like it's adding a diff to the review request. > Can

Configuration for svn+ssh repository

2008-10-31 Thread Jim Lloyd
Hi, I've spent the last couple days installing and configuring reviewboard for the first time. We use a subversion repository and developers use the svn+ssh access method. My initial attempts to configure reviewboard to use svn+ssh failed. I was able to submit a change with post-review, and see th

Re: Configuration for svn+ssh repository

2008-10-31 Thread Jim Lloyd
;/home/jim/rb/reviewboard/diffviewer/diffutils.py", line 224, in fetch_file data = tool.get_file(file, revision) File "/var/www/reviewboard/scmtools/svn.py", line 115, in get_file raise SCMError(e) SCMError: Connection closed unexpectedly Jim On Fri, Oct 31, 2008 at 9:32 AM

Re: Configuration for svn+ssh repository

2008-11-03 Thread Jim Lloyd
On Mon, Nov 3, 2008 at 2:47 PM, Russell Bryant <[EMAIL PROTECTED]>wrote: > > > > On Nov 3, 4:28 pm, Russell Bryant <[EMAIL PROTECTED]> wrote: > > On Nov 2, 12:53 am, "Christian Hammond" <[EMAIL PROTECTED]> wrote: > > > > > Yeah. What basically happens is that Review Board will check either the > >

Re: Trouble posting diff to RB from git

2015-05-18 Thread Mike Lloyd
So I ran into the same exact issue, except in OS X. The error was exactly the same, I couldn't figure it out. Ran rbt post -d on one of my Linux boxes, worked the first time. I have no idea why it didn't work in OS X, but that's just my two cents. On Thursday, 13 March 2014 07:53:18 UTC-6, Stev