I think something is just coming up unexpected in the way that you cloned
your repository. I'd suggest adding a .reviewboardrc file with
TRACKING_BRANCH set to origin/master

-David

On Wed, Nov 26, 2014 at 9:34 AM, Jake Champlin <jake.champlin...@gmail.com>
wrote:

> % rbt diff --debug
> >>> RBTools 0.6.3
> >>> Python 2.7.8 (default, Sep 24 2014, 18:26:21)
> [GCC 4.9.1 20140903 (prerelease)]
> >>> Running on Linux-3.17.3-1-ARCH-x86_64-with-glibc2.2.5
> >>> Home = /home/jake
> >>> Current directory = /home/jake/dev/<org>/svn
> >>> Checking for a Subversion repository...
> >>> Running: svn info --non-interactive
> >>> Command exited with rc 1: ['svn', 'info', '--non-interactive']
> svn: E155007: '/home/jake/dev/<org>/svn' is not a working copy
> ---
> >>> Checking for a Git repository...
> >>> Running: git rev-parse --git-dir
> >>> Running: git config core.bare
> >>> Running: git rev-parse --show-toplevel
> >>> Running: git symbolic-ref -q HEAD
> >>> Running: git svn info
> >>> repository info: Path: https://svn.<org>.com/svn, Base path:
> /minted/trunk, Supports changesets: False
> >>> Making HTTP GET request to https://reviewboard.<org>.com/api/
> >>> Running: git rev-parse refs/heads/master
> >>> Running: git merge-base 9e7c4871d93fc262a6601327e77ab4ea58c09909 trunk
> Failed to execute command: ['git', 'merge-base',
> '9e7c4871d93fc262a6601327e77ab4ea58c09909', 'trunk']
> fatal: Not a valid object name trunk
>
>
>
> Running "rbt diff --track=origin/trunk" works flawlessly
>
> Thanks!
>
> On Wednesday, November 26, 2014 12:11:37 PM UTC-5, David Trowbridge wrote:
>>
>>
>> Can you run with --debug and send the output?
>>
>> -David
>> On Wed, Nov 26, 2014 at 9:09 AM Jake Champlin <jake.cha...@gmail.com>
>> wrote:
>>
>>> Using:
>>> - RBTools 0.6.3
>>> - ArchLinux
>>> - git svn repository
>>>
>>> Using a git-svn repository, rbtools fails to find valid object name
>>> "trunk".
>>>
>>> % rbt diff
>>>     Failed to execute command: ['git', 'merge-base', '
>>> 9e7c4871d93fc262a6601327e77ab4ea58c09909', 'trunk']
>>> fatal: Not a valid object name trunk
>>>
>>> Running `git svn info` fetches valid info from trunk, as well as running
>>> `git svn log`
>>>
>>> This works, however, in OSX; with the same repository, .reviewboardrc
>>> file, and RBTools version, so I'm wondering if I am missing any packages
>>> that RBTools needs?
>>>
>>> I installed RBTools via easy_install
>>>
>>> Thanks!
>>>
>>>
>>>
>>>  --
>>> 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 reviewboard...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>  --
> 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 reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to