[root@localhost TILTE]# rbt setup-repo -d
>>> RBTools 0.7.4
>>> Python 2.7.8 (default, Sep 24 2015, 18:25:44)
[GCC 4.9.2 20150212 (Red Hat 4.9.2-6)]
>>> Running on Linux-4.1.13-100.fc21.i686-i686-with-fedora-21-Twenty_One
>>> Home = /root
>>> Current directory = /home/tilte/git_checkout/TILTE
Enter the Review Board server URL: 10.203.252.13
>>> Running: git version
>>> Checking for a Subversion repository...
>>> Running: svn --non-interactive info
>>> Command exited with rc 1: ['svn', '--non-interactive', u'info']
svn: E155007: '/home/tilte/git_checkout/TILTE' is not a working copy
---
>>> Checking for a Git repository...
>>> Running: git rev-parse --git-dir
>>> Running: git config core.bare
>>> Running: git symbolic-ref -q HEAD
>>> Running: git config --get branch.master.merge
>>> Command exited with rc 1: ['git', 'config', '--get', u'branch.master.merge']
---
>>> Running: git config --get branch.master.remote
>>> Command exited with rc 1: ['git', 'config', '--get', u'branch.master.remote']
---
>>> Running: git config --get remote.origin.url
>>> repository info: Path: ssh://
ro...@10.203.252.13/home/tilte/git_checkout/TILTE, Base path: , Supports changesets: False
>>> Making HTTP GET request to
http://10.203.252.13/api/>>> Got HTTP error: 504: <html><head><title>504 Gateway Timeout</title></head>
<body><h1>Gateway Timeout</h1>
<p>Server error - server 10.203.252.13 is unreachable at this moment.<br><br>Please retry the request or contact your administrator.<br></p>
<!--Zscaler/6.0--></body></html>
Please help me to solve this issue. There is no issue to adding svn repo but git repo facing issue.