URGENT: post-review not fetching repository

2012-08-14 Thread Nilesh Jaiswal
Dear All, Till now its was working fine, now suddenly today when i posted review requested i got below error message. There was an error creating this review request. The repository path "C077.msc.nds:1666" is not in the list of known repositories on the server. Ask the administrator to add t

Re: URGENT: post-review not fetching repository

2012-08-14 Thread Nilesh Jaiswal
Please provide your valuable comments and help me resolve this issue. On Tue, Aug 14, 2012 at 4:58 PM, Nilesh Jaiswal wrote: > Dear All, > > Till now its was working fine, now suddenly today when i posted review > requested i got below error message. > > > There was an error creating this review

error in RBtool(post-review)

2012-08-14 Thread cmuser
Hi, I just did fresh installation & ran easy_install -U RBTools which earlier gave error but after refiring the command says install successful. now when i do post-review on my cvs code it gives this error- Pls help -bash-3.2$ post-review Traceback (most recent call last): File "/usr/bin/pos

Can't get RB installed - Searching for Django==1.3.3 fails

2012-08-14 Thread Dave
I'm installing RB for the first time. Target OS is CentOS 6.2. When I get to the "easy_install ReviewBoard" step in the http://www.reviewboard.org/docs/manual/1.6/admin/installation/linux/#installing-database-bindings";>instructions, a number of packages are successfully installed, then I get thi

post-review cvs error

2012-08-14 Thread cmuser
Hi, when i try to run this command on my commit gives below error, can anyone pls help where i m going wrong? $>post-review document.txt Traceback (most recent call last): File "/usr/bin/post-review", line 7, in ? sys.exit( File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2

Re: Can't get RB installed - Searching for Django==1.3.3 fails

2012-08-14 Thread David Trowbridge
Looks like the django web site was down. I'd suggest just trying again. If that doesn't work, check your proxy environment variables and make sure they're what you want. -David On Tue, Aug 14, 2012 at 9:33 AM, Dave wrote: > I'm installing RB for the first time. > Target OS is CentOS 6.2. > > Wh

Re: URGENT: post-review not fetching repository

2012-08-14 Thread Nilesh Jaiswal
Hi All, I did managed to resolve this issue, by adding perforce server name in /etc/hosts file both windows and Linux server from where i have posted the review request. But my question is why rbtools need to add perforce hostname in /etc/hosts file? Any specific reason. Regards, Nilesh J On Tue

Re: URGENT: post-review not fetching repository

2012-08-14 Thread David Trowbridge
The way that post-review figures out which repository to use is that it uses the contents of your P4PORT and checks that against the repository paths on the reviewboard server. If those don't match for some reason, or it can't resolve your local perforce server, then it won't find the repository on

Re: URGENT: post-review not fetching repository

2012-08-14 Thread Christian Hammond
Something they may help you here is to use a .reviewboardrc file with the REPOSITORY setting to specify the repository *name*, as you have it set on Review Board. The post-review docs cover this in some detail. Christian On Aug 14, 2012, at 21:59, David Trowbridge wrote: > The way that post