3878: command rbt status/post are hanging

akshay*******@gmai***** (Google Code) (Is this you? Claim this profile.)
What version are you running?
RBTools 0.7

What's the URL of the page containing the problem?


What steps will reproduce the problem?
1. I ran 
   rbt status
   rbt post <changenum> 

   these commands hang.

What is the expected output? What do you see instead?
The commands should finish successfully. I am getting below stuff. Its hung at the last line below
rbt status --debug
>>> RBTools 0.7
>>> Python 2.6.6 (r266:84292, Oct 12 2012, 14:23:48)
[GCC 4.4.6 20120305 (Red Hat 4.4.6-4)]
>>> Running on Linux-2.6.32-358.el6.x86_64-x86_64-with-redhat-6.4-Santiago
>>> Home = /home/XXX
>>> Current directory = /local/home/XXX
>>> Checking for a Subversion repository...
>>> Running: svn info --non-interactive
>>> Command exited with rc 1: ['svn', 'info', '--non-interactive']
svn: '.' is not a working copy
---
>>> Checking for a Git repository...
>>> Running: git rev-parse --git-dir
>>> Command exited with rc 128: ['git', 'rev-parse', '--git-dir']
fatal: Not a git repository (or any of the parent directories): .git
---
>>> Checking for a Mercurial repository...
>>> Unable to execute "hg --help": skipping Mercurial
>>> Checking for a CVS repository...
>>> Checking for a Perforce repository...
>>> Running: p4 info
>>> Running: diff --version
>>> repository info: Path: perforce-a.XXX.com:XXX, Base path: None, Supports changesets: True


What operating system are you using? What browser?
Red Hat Enterprise Linux Server release 6.4 (Santiago)

Please provide any additional information below.
david
#1 david
  • -reviewboard
    +rbtools