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 this repository to the Review Board server.

For information on adding repositories, please read

http://www.reviewboard.org/docs/manual/dev/admin/management/repositories/



I can see that i have already registered my perforce server to reviewboard,
dont know why it is not able to read perforce server.


Even i am providing the command as below still it is reading repository
information as localhost my desktop.



post-review -o --bugs-closed=PDR_TEST --branch=DEV --server=
http://rbc.msc.com:8000/rb --submit-as=nileshj
--description-file=c:\users\nileshj\appdata\local\temp\1\tmpff8kua 1583
--p4-port=pf-ch.msc.com:1666


posting review request...

 RBTools 0.3.4

 Home = C:\Users\nileshj\AppData\Roaming

 p4 info

 repository info: Path: C077.msc.nds:1666, Base path: None, Supports
changesets: True

 HTTP GETting api/



C:\Users\nileshjp4 info
User name: nileshj
Client name: C077
Client host: C077
Client unknown.
Current directory: C:\Users\nileshj
Client address: 10.131.12.26:49627
Server address: pf-ch.msc.com:1666
Server root: /PFMETA/p4root
Server date: 2012/08/14 19:20:34 +0800 CST
Server uptime: 281:48:29
Server version: P4D/LINUX26X86_64/2010.2/284433 (2011/01/28)
Server license: Software Corporation 5 users (support ends 2013/02/06)
Server license-ip: 10.122.65.160:1666
Case Handling: sensitive


Please help if i am missing any thing here please help

Thanks in advance.

Regards,
Nilesh

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

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/post-review, line 7, in ?
sys.exit(
  File 
/usr/lib/python2.4/site-packages/setuptools-0.6c12dev_r88846-py2.4.egg/pkg_resources.py,
 line 318, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
  File 
/usr/lib/python2.4/site-packages/setuptools-0.6c12dev_r88846-py2.4.egg/pkg_resources.py,
 line 2221, in load_entry_point
return ep.load()
  File 
/usr/lib/python2.4/site-packages/setuptools-0.6c12dev_r88846-py2.4.egg/pkg_resources.py,
 line 1954, in load
entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File 
/usr/lib/python2.4/site-packages/RBTools-0.4.1-py2.4.egg/rbtools/postreview.py,
 line 27, in ?
  File 
/usr/lib/python2.4/site-packages/simplejson-2.6.1-py2.4-linux-x86_64.egg/simplejson/__init__.py,
 line 112, in ?
from encoder import JSONEncoder
  File 
/usr/lib/python2.4/site-packages/simplejson-2.6.1-py2.4-linux-x86_64.egg/simplejson/encoder.py,
 line 400
if (not _bigint_as_string or
 ^
SyntaxError: invalid syntax

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


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 a 
href=http://www.reviewboard.org/docs/manual/1.6/admin/installation/linux/#installing-database-bindings;instructions/a,
 a number of packages are successfully installed, then I get this error:

Installed /usr/lib/python2.6/site-packages/django_evolution-0.6.7-py2.6.egg
Searching for Django==1.3.3
Reading http://pypi.python.org/simple/Django/
Reading http://www.djangoproject.com/
Download error: [Errno 110] Connection timed out -- Some packages may not be 
found!
Reading http://www.djangoproject.com/

Any ideas?
-thanks, Dave


-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


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.4.egg/pkg_resources.py,
 line 318, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
  File 
/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/pkg_resources.py,
 line 2221, in load_entry_point
return ep.load()
  File 
/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/pkg_resources.py,
 line 1954, in load
entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File 
/usr/lib/python2.4/site-packages/RBTools-0.4.1-py2.4.egg/rbtools/postreview.py,
 line 27, in ?
  File 
/usr/lib/python2.4/site-packages/simplejson-2.6.1-py2.4-linux-x86_64.egg/simplejson/__init__.py,
 line 112, in ?
from encoder import JSONEncoder
  File 
/usr/lib/python2.4/site-packages/simplejson-2.6.1-py2.4-linux-x86_64.egg/simplejson/encoder.py,
 line 400
if (not _bigint_as_string or
 ^
SyntaxError: invalid syntax



$ yolk -l
Django  - 1.3.3- active
Djblets - 0.6.22   - active
MySQL-python- 1.2.3- active
PIL - 1.1.7- active
Pygments- 1.5  - active
RBTools - 0.4.1- active
ReviewBoard - 1.6.11   - active
django-evolution - 0.6.7- active
django-storages - 1.1.5- active
flup- 1.0.3.dev-20110405 - active
paramiko- 1.7.7.2  - active
pip - 1.1  - active
pycrypto- 2.6  - active
python-dateutil - 1.5  - active
python-memcached - 1.48 - active
pytz- 2012d- active
recaptcha-client - 1.0.6- active
setuptools  - 0.6c11   - active
setuptools  - 0.6c5- non-active
simplejson  - 2.6.1- active
yolk- 0.4.3- active

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


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 daspears3...@gmail.com wrote:
 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 a 
 href=http://www.reviewboard.org/docs/manual/1.6/admin/installation/linux/#installing-database-bindings;instructions/a,
  a number of packages are successfully installed, then I get this error:

 Installed /usr/lib/python2.6/site-packages/django_evolution-0.6.7-py2.6.egg
 Searching for Django==1.3.3
 Reading http://pypi.python.org/simple/Django/
 Reading http://www.djangoproject.com/
 Download error: [Errno 110] Connection timed out -- Some packages may not be 
 found!
 Reading http://www.djangoproject.com/

 Any ideas?
 -thanks, Dave


 --
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


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, Aug 14, 2012 at 4:58 PM, Nilesh Jaiswal nileshj...@gmail.comwrote:

 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 this repository to the Review Board server.

 For information on adding repositories, please read

 http://www.reviewboard.org/docs/manual/dev/admin/management/repositories/



 I can see that i have already registered my perforce server to
 reviewboard, dont know why it is not able to read perforce server.


 Even i am providing the command as below still it is reading repository
 information as localhost my desktop.



 post-review -o --bugs-closed=PDR_TEST --branch=DEV --server=
 http://rbc.msc.com:8000/rb --submit-as=nileshj
 --description-file=c:\users\nileshj\appdata\local\temp\1\tmpff8kua 1583
 --p4-port=pf-ch.msc.com:1666


 posting review request...

  RBTools 0.3.4

  Home = C:\Users\nileshj\AppData\Roaming

  p4 info

  repository info: Path: C077.msc.nds:1666, Base path: None, Supports
 changesets: True

  HTTP GETting api/



 C:\Users\nileshjp4 info
 User name: nileshj
 Client name: C077
 Client host: C077
 Client unknown.
 Current directory: C:\Users\nileshj
 Client address: 10.131.12.26:49627
 Server address: pf-ch.msc.com:1666
 Server root: /PFMETA/p4root
 Server date: 2012/08/14 19:20:34 +0800 CST
 Server uptime: 281:48:29
 Server version: P4D/LINUX26X86_64/2010.2/284433 (2011/01/28)
 Server license: Software Corporation 5 users (support ends 2013/02/06)
 Server license-ip: 10.122.65.160:1666
 Case Handling: sensitive


 Please help if i am missing any thing here please help

 Thanks in advance.

 Regards,
 Nilesh


-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

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 the remote side.

You can use the --repository-url parameter to override this behavior.

-David


On Tue, Aug 14, 2012 at 9:26 PM, Nilesh Jaiswal nileshj...@gmail.com wrote:
 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, Aug 14, 2012 at 4:58 PM, Nilesh Jaiswal nileshj...@gmail.com
 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 request.

 The repository path C077.msc.nds:1666 is not in the

 list of known repositories on the server.

 Ask the administrator to add this repository to the Review Board server.

 For information on adding repositories, please read

 http://www.reviewboard.org/docs/manual/dev/admin/management/repositories/



 I can see that i have already registered my perforce server to
 reviewboard, dont know why it is not able to read perforce server.


 Even i am providing the command as below still it is reading repository
 information as localhost my desktop.



 post-review -o --bugs-closed=PDR_TEST --branch=DEV
 --server=http://rbc.msc.com:8000/rb --submit-as=nileshj
 --description-file=c:\users\nileshj\appdata\local\temp\1\tmpff8kua 1583
 --p4-port=pf-ch.msc.com:1666



 posting review request...

  RBTools 0.3.4

  Home = C:\Users\nileshj\AppData\Roaming

  p4 info

  repository info: Path: C077.msc.nds:1666, Base path: None, Supports
  changesets: True

  HTTP GETting api/



 C:\Users\nileshjp4 info
 User name: nileshj
 Client name: C077
 Client host: C077
 Client unknown.
 Current directory: C:\Users\nileshj
 Client address: 10.131.12.26:49627
 Server address: pf-ch.msc.com:1666
 Server root: /PFMETA/p4root
 Server date: 2012/08/14 19:20:34 +0800 CST
 Server uptime: 281:48:29
 Server version: P4D/LINUX26X86_64/2010.2/284433 (2011/01/28)
 Server license: Software Corporation 5 users (support ends 2013/02/06)
 Server license-ip: 10.122.65.160:1666
 Case Handling: sensitive


 Please help if i am missing any thing here please help

 Thanks in advance.

 Regards,
 Nilesh


 --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Issue 2704 in reviewboard: sopport for https based repositories in github

2012-08-14 Thread reviewboard

Status: New
Owner: 
Labels: Type-Enhancement Priority-Medium

New issue 2704 by kofem...@gmail.com: sopport for https based repositories  
in github

http://code.google.com/p/reviewboard/issues/detail?id=2704

*NOTE: If you have a patch, please submit it to
http://reviews.reviewboard.org/


What version are you running?
1.7beta1

Describe the enhancement and the motivation for it.

Currently reviewboard's github hosting service supports only git://  
repositories. It would be nice to support https:// based repositories as  
well. I did the change. Please have a look at:


https://github.com/kofemann/reviewboard/commit/89503c97245f2771fa1a78f6918fbb63bdaef8b9


Review requests: http://reviews.reviewboard.org/r/3277/



--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Issue 2705 in reviewboard: Unable to attach a file or attach screen shots to a new review request

2012-08-14 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 2705 by sakthika...@vvdntech.com: Unable to attach a file or  
attach screen shots to a new review request

http://code.google.com/p/reviewboard/issues/detail?id=2705

* NOTE: Do not post confidential information in this bug report. *
*   If you need immediate support, please contact*
*   reviewbo...@googlegroups.com *

What version are you running?
1.6.11

What's the URL of the page containing the problem?
http://192.168.10.10/reviewboard/api/review-requests/43/file-attachments/
and
http://192.168.10.10/reviewboard/api/review-requests/43/screenshots/

What steps will reproduce the problem?
1.Create a new review request
2.Attach a file / screen shot
3.Click upload (nothing happens)
4.Click upload again, an error message occurs

What is the expected output? What do you see instead?
Expected to attach the file.
Error message seen:
Something broke! (Error 500)

It appears something broke when you tried to go to here. This is either a  
bug in Review Board or a server configuration error. Please report this to  
your administrator.


What operating system are you using? What browser?
Ubuntu, Chrome

Please provide any additional information below.
Its more of a query than info.
If we are adding a new file to SVN repo, how should the review request be  
created?


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2660 in reviewboard: binary data is processed improperly in svn, post-review

2012-08-14 Thread reviewboard


Comment #3 on issue 2660 by huangsha...@gmail.com: binary data is processed  
improperly in svn, post-review

http://code.google.com/p/reviewboard/issues/detail?id=2660

I meet the same problem. It is OK for text file, but not binary.

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2680 in reviewboard: VersionOne support

2012-08-14 Thread reviewboard


Comment #1 on issue 2680 by nn1436...@gmail.com: VersionOne support
http://code.google.com/p/reviewboard/issues/detail?id=2680

https://github.com/reviewboard/reviewboard/pull/13

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Issue 2706 in reviewboard: multiple reviews discarding/deleting

2012-08-14 Thread reviewboard

Status: New
Owner: 
Labels: Type-Enhancement Priority-Medium

New issue 2706 by mkov...@il.sharedbook.com: multiple reviews  
discarding/deleting

http://code.google.com/p/reviewboard/issues/detail?id=2706

*NOTE: If you have a patch, please submit it to
http://reviews.reviewboard.org/


What version are you running?
1.6.11


What's the URL of the page this enhancement relates to, if any?  
https://server/reviews/dashboard



Describe the enhancement and the motivation for it.

In order to discard erroneous, old review request, one has to enter each  
/reviews/r/number, then press Close - Discarded

This is bearable if you have 1-2 requests.

If you have more than 5, it becomes annoying.

I think the right way would be to either allow multiple rows selection in  
the table, OR to create special column selected, and then an operation on  
1 of the selected requests can be repeated on the remaining in selection.




What operating system are you using? What browser?
Server is GNU/Linux,
Browsers: all linux/unix/windows browsers, mainly chrome/ff


Please provide any additional information below.

Excellent software!!


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 579 in reviewboard: batch operations (especially delete), would be very useful

2012-08-14 Thread reviewboard


Comment #12 on issue 579 by trowb...@gmail.com: batch operations  
(especially delete), would be very useful

http://code.google.com/p/reviewboard/issues/detail?id=579

Issue 2706 has been merged into this issue.

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2706 in reviewboard: multiple reviews discarding/deleting

2012-08-14 Thread reviewboard

Updates:
Status: Duplicate
Mergedinto: 579

Comment #1 on issue 2706 by trowb...@gmail.com: multiple reviews  
discarding/deleting

http://code.google.com/p/reviewboard/issues/detail?id=2706

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.