Trouble posting diff to RB from git

2014-03-13 Thread Steve Steele
I'm having trouble getting my diffs to be uploaded to ReviewBoard: $ rbt post -d DEBUG:root:Checking for a Subversion repository... DEBUG:root:Running: svn info --non-interactive DEBUG:root:Command exited with rc 1: ['svn', 'info', '--non-interactive'] svn: '.' is not a working copy --- DEBUG:root

Re: Trouble posting diff to RB from git

2014-03-14 Thread Steve Steele
how you have this git repo > configured in the Review Board admin UI. Make sure to anonymize any > sensitive data. > > > > Walt > > > > *From:* revie...@googlegroups.com [mailto: > revie...@googlegroups.com ] *On Behalf Of *Steve Steele > *Sent:* Thur

Re: Trouble posting diff to RB from git

2014-03-14 Thread Steve Steele
--tracking-branch=release_branch Is this a normal process flow for git development using ReviewBoard? Thanks again, Steve On Friday, March 14, 2014 11:12:10 AM UTC-5, Steve Steele wrote: > > Walt, > > Thanks for your response. I was able to go to the mirror and run >

Re: Trouble posting diff to RB from git

2014-03-18 Thread Steve Steele
tax changes slightly in the most recent rbt release) > > > > Because origin and the repo Review Board looks at are kept in sync (via > one of the above methods), I don't have to worry about git cat not being > able to find any git objects, so long as the diff I'm cr