I've been having this problem for a while. I encountered this both on Mac 
(10.10) and Ubunu 14.04.

RBTools 0.6.3, Reviewboard 2.0.10

$ rbt post --debug
>>> RBTools 0.6.3
>>> Python 2.7.9 (default, Dec 19 2014, 06:00:59)
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.56)]
>>> Running on Darwin-14.0.0-x86_64-i386-64bit
>>> Home = /Users/username
>>> Current directory = /Users/username/proj/project/support
>>> Checking for a Subversion repository...
>>> Running: svn info --non-interactive
>>> Command exited with rc 1: ['svn', 'info', '--non-interactive']
svn: E155007: '/Users/username/proj/project/support' 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 config --get branch.phdl-build.merge
>>> Command exited with rc 1: ['git', 'config', '--get', 
'branch.phdl-build.merge']
---
>>> Running: git config --get branch.phdl-build.remote
>>> Command exited with rc 1: ['git', 'config', '--get', 
'branch.phdl-build.remote']
---
>>> Running: git config --get remote.origin.url
>>> repository info: Path: ssh://g...@git.company.com/project.git, Base 
path: , Supports changesets: False
>>> Making HTTP GET request to https://reviewboard.company.com/api/

==> HTTP Authentication Required
Enter authorization information for "Web API" at reviewboard.company.com
Password: 

Anything I can change locally to fix this?

Thanks,
David

-- 
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