Review Board: Unable to create new review request

2014-06-09 Thread Kuldeep singh
Hi All, 

I installed new review board. I created SVN repository. Now When I am 
trying to create new review request, I am getting 

*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.*
When I looked into error log, I found this error:















*[Mon Jun 09 12:18:23 2014] [notice] caught SIGTERM, shutting down[Mon Jun 
09 12:18:23 2014] [notice] Apache/2.2.22 (Ubuntu) mod_wsgi/3.3 Python/2.7.3 
configured -- resuming normal operations[Mon Jun 09 06:49:01 2014] [error] 
ERROR:root:Exception thrown for user amit.pathak at 
http://192.168.206.24/reviews/r/new/[Mon Jun 09 06:49:01 2014] [error] [Mon 
Jun 09 06:49:01 2014] [error] Only the system config is supported at the 
moment[Mon Jun 09 06:49:01 2014] [error] Traceback (most recent call 
last):[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/handlers/base.py,
 
line 112, in get_response[Mon Jun 09 06:49:01 2014] [error] response = 
wrapped_callback(request, *callback_args, **callback_kwargs)[Mon Jun 09 
06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/contrib/auth/decorators.py,
 
line 22, in _wrapped_view[Mon Jun 09 06:49:01 2014] [error] return 
view_func(request, *args, **kwargs)[Mon Jun 09 06:49:01 2014] [error]   
File 
/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/site/decorators.py,
 
line 35, in _check[Mon Jun 09 06:49:01 2014] [error] return 
view_func(request, local_site=local_site, *args, **kwargs)[Mon Jun 09 
06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/reviews/views.py,
 
line 244, in new_review_request[Mon Jun 09 06:49:01 2014] [error] for 
repo in repos.order_by('name'):[Mon Jun 09 06:49:01 2014] [error] 
TypeError: Only the system config is supported at the moment*

Please help me. 

Thanks 
Kuldeep Singh

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


Re: Review Board: Unable to create new review request

2014-06-09 Thread Christian Hammond
What version of subvertpy do you have installed?

Christian

-- 
Christian Hammond - christ...@beanbaginc.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

On June 8, 2014 at 11:56:04 PM, Kuldeep singh (kdmalvi...@gmail.com) wrote:

Hi All,

I installed new review board. I created SVN repository. Now When I am trying to 
create new review request, I am getting

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.

When I looked into error log, I found this error:

[Mon Jun 09 12:18:23 2014] [notice] caught SIGTERM, shutting down
[Mon Jun 09 12:18:23 2014] [notice] Apache/2.2.22 (Ubuntu) mod_wsgi/3.3 
Python/2.7.3 configured -- resuming normal operations
[Mon Jun 09 06:49:01 2014] [error] ERROR:root:Exception thrown for user 
amit.pathak at http://192.168.206.24/reviews/r/new/
[Mon Jun 09 06:49:01 2014] [error]
[Mon Jun 09 06:49:01 2014] [error] Only the system config is supported at the 
moment
[Mon Jun 09 06:49:01 2014] [error] Traceback (most recent call last):
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/handlers/base.py,
 line 112, in get_response
[Mon Jun 09 06:49:01 2014] [error] response = wrapped_callback(request, 
*callback_args, **callback_kwargs)
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/contrib/auth/decorators.py,
 line 22, in _wrapped_view
[Mon Jun 09 06:49:01 2014] [error] return view_func(request, *args, 
**kwargs)
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/site/decorators.py,
 line 35, in _check
[Mon Jun 09 06:49:01 2014] [error] return view_func(request, 
local_site=local_site, *args, **kwargs)
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/reviews/views.py,
 line 244, in new_review_request
[Mon Jun 09 06:49:01 2014] [error] for repo in repos.order_by('name'):
[Mon Jun 09 06:49:01 2014] [error] TypeError: Only the system config is 
supported at the moment

Please help me.

Thanks
Kuldeep Singh

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

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


Re: Review Board: Unable to create new review request

2014-06-09 Thread Christian Hammond
Try upgrading to a newer version.

If that doesn’t work, you can uninstall and switch to PySVN, and it should work.

Christian

-- 
Christian Hammond - christ...@beanbaginc.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

On June 9, 2014 at 12:38:02 AM, Kuldeep singh (kdmalvi...@gmail.com) wrote:

its subvertpy-0.8.10.

Kuldeep

On Monday, June 9, 2014 12:37:43 PM UTC+5:30, Christian Hammond wrote:
What version of subvertpy do you have installed?

Christian

-- 
Christian Hammond - chri...@beanbaginc.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

On June 8, 2014 at 11:56:04 PM, Kuldeep singh (kdmal...@gmail.com) wrote:

Hi All,

I installed new review board. I created SVN repository. Now When I am trying to 
create new review request, I am getting

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.

When I looked into error log, I found this error:

[Mon Jun 09 12:18:23 2014] [notice] caught SIGTERM, shutting down
[Mon Jun 09 12:18:23 2014] [notice] Apache/2.2.22 (Ubuntu) mod_wsgi/3.3 
Python/2.7.3 configured -- resuming normal operations
[Mon Jun 09 06:49:01 2014] [error] ERROR:root:Exception thrown for user 
amit.pathak at http://192.168.206.24/reviews/r/new/
[Mon Jun 09 06:49:01 2014] [error]
[Mon Jun 09 06:49:01 2014] [error] Only the system config is supported at the 
moment
[Mon Jun 09 06:49:01 2014] [error] Traceback (most recent call last):
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/handlers/base.py,
 line 112, in get_response
[Mon Jun 09 06:49:01 2014] [error] response = wrapped_callback(request, 
*callback_args, **callback_kwargs)
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/contrib/auth/decorators.py,
 line 22, in _wrapped_view
[Mon Jun 09 06:49:01 2014] [error] return view_func(request, *args, 
**kwargs)
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/site/decorators.py,
 line 35, in _check
[Mon Jun 09 06:49:01 2014] [error] return view_func(request, 
local_site=local_site, *args, **kwargs)
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/reviews/views.py,
 line 244, in new_review_request
[Mon Jun 09 06:49:01 2014] [error] for repo in repos.order_by('name'):
[Mon Jun 09 06:49:01 2014] [error] TypeError: Only the system config is 
supported at the moment

Please help me.

Thanks
Kuldeep Singh

--
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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.

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


Re: Review Board: Unable to create new review request

2014-06-09 Thread Kuldeep singh
Thanks Christian
Its working

Kuldeep

On Monday, June 9, 2014 1:18:24 PM UTC+5:30, Christian Hammond wrote:

 Try upgrading to a newer version.

 If that doesn’t work, you can uninstall and switch to PySVN, and it should 
 work.

 Christian

 -- 
 Christian Hammond - chri...@beanbaginc.com javascript:
 Review Board - http://www.reviewboard.org
 Beanbag, Inc. - http://www.beanbaginc.com

 On June 9, 2014 at 12:38:02 AM, Kuldeep singh (kdmal...@gmail.com 
 javascript:) wrote:

 its subvertpy-0.8.10.

 Kuldeep

 On Monday, June 9, 2014 12:37:43 PM UTC+5:30, Christian Hammond wrote: 

  What version of subvertpy do you have installed?
  
  Christian
  
   -- 
  Christian Hammond - chri...@beanbaginc.com
  Review Board - http://www.reviewboard.org 
 Beanbag, Inc. - http://www.beanbaginc.com
  
 On June 8, 2014 at 11:56:04 PM, Kuldeep singh (kdmal...@gmail.com) wrote:

  Hi All,

 I installed new review board. I created SVN repository. Now When I am 
 trying to create new review request, I am getting

 *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.*
 When I looked into error log, I found this error:















 * [Mon Jun 09 12:18:23 2014] [notice] caught SIGTERM, shutting down [Mon 
 Jun 09 12:18:23 2014] [notice] Apache/2.2.22 (Ubuntu) mod_wsgi/3.3 
 Python/2.7.3 configured -- resuming normal operations [Mon Jun 09 06:49:01 
 2014] [error] ERROR:root:Exception thrown for user amit.pathak at 
 http://192.168.206.24/reviews/r/new/ http://192.168.206.24/reviews/r/new/ 
 [Mon Jun 09 06:49:01 2014] [error] [Mon Jun 09 06:49:01 2014] [error] Only 
 the system config is supported at the moment [Mon Jun 09 06:49:01 2014] 
 [error] Traceback (most recent call last): [Mon Jun 09 06:49:01 2014] 
 [error]   File 
 /usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/handlers/base.py,
  
 line 112, in get_response [Mon Jun 09 06:49:01 2014] [error] response = 
 wrapped_callback(request, *callback_args, **callback_kwargs) [Mon Jun 09 
 06:49:01 2014] [error]   File 
 /usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/contrib/auth/decorators.py,
  
 line 22, in _wrapped_view [Mon Jun 09 06:49:01 2014] [error] return 
 view_func(request, *args, **kwargs) [Mon Jun 09 06:49:01 2014] [error]   
 File 
 /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/site/decorators.py,
  
 line 35, in _check [Mon Jun 09 06:49:01 2014] [error] return 
 view_func(request, local_site=local_site, *args, **kwargs) [Mon Jun 09 
 06:49:01 2014] [error]   File 
 /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/reviews/views.py,
  
 line 244, in new_review_request [Mon Jun 09 06:49:01 2014] [error] for 
 repo in repos.order_by('name'): [Mon Jun 09 06:49:01 2014] [error] 
 TypeError: Only the system config is supported at the moment*

 Please help me.

 Thanks
 Kuldeep Singh

 --
 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...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.
  
  --
 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...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.



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


2.0.1 and script timeouts in Firefox 29 displaying large Testing Done field

2014-06-09 Thread Bruce Cran
I have a review in RB 2.0.1 where someone pasted over 700 lines of console
output into the 'Testing Done' field of a review. Internet Explorer and
Chrome don't have a problem with it, but with Firefox 29 you have to click
through 3 'script timeout' warnings before it will display.  It's getting
stuck running https://reviews/static/lib/js/3rdparty.min.787bbc6b4fd2.js:6.

Is this something that can be fixed, or should I suggest people attach
output like that as files instead?

-- 
Bruce

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


rbt post handling of 401 and svn --repository-url=file:

2014-06-09 Thread Leander Hasty
We just completed an upgrade to reviewboard 2.0.1 and rbtools 0.6.  We
had to patch rbtools a bit, though (we maintained similar patches on
post-review in the past).

Some of these are unquestionably *not* the best way to be working
around the issues we're seeing, and I thought I'd share and ask for
some input, then possibly try to clean up and submit a pull request,
or a few bugs, or whatever makes the most sense.

=

As a bit of background: our primary usage is in an svn post-commit
hook, run by apache.  The command would look like this:

/usr/bin/rbt post \
  --debug \
  --publish \
  --submit-as=leander \
  --server='https://rb.example.com/' \
  --username=buildsystem \
  --password=ELIDED \
  --repository=examplerepo \
  --repository-url='file:///data/svn/examplerepo' \
  --repository-type=svn \
  --summary='examplerepo 2349 - Testing rbt post[...]' \
  --description='rev 2349 - Testing rbt post, ignore this commit.' \
  --target-groups=examplerepo \
  2349

=

The first patch is to address the second request to rb API failing,
but the first succeeding:

 Making HTTP GET request to https://rb.example.com/api/
 [...]
 Making HTTP GET request to https://rb.example.com/api/review-requests/
 Got HTTP error: 401: !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
htmlhead
title401 Authorization Required/title
[...]

In rbtools/api/request.py, in PresetHTTPAuthHandler's http_request
method, we comment out self.used = True, which seems to prevent
subsequent requests from getting the basic auth header.  I'm not sure
if this naive removal is causing the basic auth header to be added
twice in some cases.

=

The second patch is to address the server's understanding of our
repository's URL (https://svn.example.com/whatever) not matching our
local understanding (file:///data/svn/whatever) -- if I'm reading
things correctly.

This -- in rbtools/clients/svn.py's SVNRepositoryInfo class, in
find_server_repository_info -- is just a pessimistic fallback to it's
not relative, assume it's at root, see the # 1P ADDED comments:

#

# We didn't find our locally matched repository, so scan based on UUID.
for repository in repositories:
info = self._get_repository_info(server, repository)

if not info or self.uuid != info['uuid']:
continue

repos_base_path = info['url'][len(info['root_url']):]
relpath = self._get_relative_path(self.base_path, repos_base_path)

if relpath:
return SVNRepositoryInfo(info['url'], relpath, self.uuid)
else: # 1P ADDED 2014-06-08 #
return SVNRepositoryInfo(info['url'], '/', self.uuid) # 1P
ADDED 2014-06-08 #

# We didn't find a matching repository on the server. We'll just return
# self and hope for the best. In reality, we'll likely fail, but we
# did all we could really do.
return self

#

I'm not even sure this one is 100% necessary, I need to look a little
more.  But it seems assuming root is perhaps better than just
returning self in this case?  I need to step through this code a bit
more thoroughly to understand what is going on here.

We could use https://svn.example.com/whatever; as our
--repository-url arg, but this requires that the svn info commands
have authentication cached somewhere, which turns out to be a little
tricky in our usecase (running as apache user with invalid homedir).

=

Finally, related to a can't find repository:

 Making HTTP POST request to https://rb.example.com/api/review-requests/
 Got API Error 206 (HTTP code 400): The repository path specified is not in 
 the list of known repositories.

In rbtools/commands/post.py, in post_request, there's this:

# No review_request_id, so we will create a new review request.
try:
repository = (
# 1P DISABLED 2014-06-08 # self.options.repository_url or
self.options.repository_name or
self.get_repository_path(repository_info, api_root))

Rather than commenting out the first line there per the DISABLED
comment, I think it would be sufficient to push the repository_name up
a line, so we'd trust --repository a bit more than
--repository-url.

The latter (--repository-url) seems to have two meanings at least vis
a vis svn: one is the thing we're going to be calling 'svn info'
and/or collecting info from and the second is a thing we can use to
identify the repo to RB.  The former (--repository) is presumably
only the name as RB knows it?  (Those are guaranteed to be unique,
yes?)

=

One other tiny note -- we've been keeping a patch over
reviewboard/templates/notifications that removes all the explicit
font-size (e.g. 8px, 9px, 10px) in favor of the occasional
font-size: smaller; or font-size: larger;.  The default font shows
up hideously tiny in many of the clients we use with these explicit
sizes, and some browsers behave a lot better re zoom when the size
isn't explicit in pixels.

-- 
Leander

-- 
Get the Review Board Power Pack at 

Re: rbt post using Mercurial

2014-06-09 Thread Ali Ghorashi
Thanks for the reply Christian.
I posted the wrong error message. The error is:
ERROR: Error uploading diff
The file was not found in the repository. (HTTP 400, API Error 207)
Your review request still exists, but the diff is not attached.

Successive attempts with the -u options (i.e. rbt post -u) generate the 
same error and no diff is attached.
I tried to run the post command with the debug option and got the following 
error:

 Making HTTP POST request to 
http://reviews.cei.com/reviews/api/review-requests/23/diffs/
 Got API Error 207 (HTTP code 400): The file was not found in the 
repository.
 Error data: {u'stat': u'fail', u'file': u'.cproject', u'err': {u'msg': 
u'The file was not found in the repository.', u'code': 207}, u'revision': 
u'1b3944112e43'}
Traceback (most recent call last):
  File /usr/bin/rbt, line 9, in module
load_entry_point('RBTools==0.6', 'console_scripts', 'rbt')()
  File 
/usr/lib/python2.6/site-packages/RBTools-0.6-py2.6.egg/rbtools/commands/main.py,
 
line 134, in main
command.run_from_argv([RB_MAIN, command_name] + args)
  File 
/usr/lib/python2.6/site-packages/RBTools-0.6-py2.6.egg/rbtools/commands/__init__.py,
 
line 422, in run_from_argv
exit_code = self.main(*args) or 0
  File 
/usr/lib/python2.6/site-packages/RBTools-0.6-py2.6.egg/rbtools/commands/post.py,
 
line 769, in main
submit_as=self.options.submit_as)
  File 
/usr/lib/python2.6/site-packages/RBTools-0.6-py2.6.egg/rbtools/commands/post.py,
 
line 545, in post_request
raise CommandError('\n'.join(error_msg))
rbtools.commands.CommandError: Error uploading diff

If I do a rbt post 101 instead of the first rb post the operation is 
successful.

-Ali


On Wednesday, June 4, 2014 2:49:41 PM UTC-6, Christian Hammond wrote:

 They don’t need to specify a version number. It is using the tip.

 What’s happening with that error is that you’ve already posted a review 
 request representing the commit that you’ve posted for review. Review Board 
 tries to keep a 1-to-1 mapping of commit ID and review request, and so it’s 
 noticing that that particular commit is already in the database.

 If you want to update it, you’d pass -u to rbt post.

 Christian

 -- 
 Christian Hammond - chi...@chipx86.com javascript:
 Review Board - http://www.reviewboard.org
 Beanbag, Inc. - http://www.beanbaginc.com

 On June 4, 2014 at 11:29:25 AM, Ali Ghorashi (agh...@gmail.com 
 javascript:) wrote:

 Hello All, 
 I'm evaluating Review Board. I'm running RB version 2.0.1 on Centos 6.5 
 with Mercurial v 2.8.3.
 My question is regarding the rbt post command: After I do a commit and 
 run rbt post, I get the following error:

 ERROR: Error creating review request: Review request with this commit ID 
 already exists in the repository. (HTTP 409, API Error 227)


 But if I look up the version id (id=100 let's say) and do rbt post 100. 
 The command seems to work. After reading the documentation, it seems like 
 the rbt post should always use the tip when no version is specified.

 Is this the expected behavior? Does the user need to specify the version 
 number every time a new post is created?

 Thanks

 -Ali
  
  --
 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...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.



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


Re: 2.0.1 and script timeouts in Firefox 29 displaying large Testing Done field

2014-06-09 Thread Christian Hammond
Hi Bruce,

This is *probably* due to an issue in marked.js, which is what we use for 
syntax-highlighting Markdown. All text goes through this (by the time it’s run, 
older review request text is just escaped, so that it’s valid Markdown).

I’m planning to do a bunch of work to remove the need for marked.js, and just 
process this stuff server-side as-needed, but we’re not there yet. This will 
probably happen in a 2.0.x, but not the upcoming one.

I would recommend that any testing log output be attached as a file anyway, 
even without this problem. Attached text files in 2.0 are reviewable, and it 
helps keep review requests a bit more readable, e-mails a bit smaller, and 
keeps the database size down.

Christian

-- 
Christian Hammond - christ...@beanbaginc.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

On June 9, 2014 at 9:13:34 AM, Bruce Cran (bruce.c...@gmail.com) wrote:

I have a review in RB 2.0.1 where someone pasted over 700 lines of console 
output into the 'Testing Done' field of a review. Internet Explorer and Chrome 
don't have a problem with it, but with Firefox 29 you have to click through 3 
'script timeout' warnings before it will display.  It's getting stuck running 
https://reviews/static/lib/js/3rdparty.min.787bbc6b4fd2.js:6.

Is this something that can be fixed, or should I suggest people attach output 
like that as files instead?

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

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


Re: 2.0.1 and script timeouts in Firefox 29 displaying large Testing Done field

2014-06-09 Thread Christian Hammond
If there’s any way you can get me an exact copy of some text that’s breaking 
things (as a file attachment), I’ll be able to confirm this, and also test the 
newer releases of marked.js with it. That could help it get fixed sooner.

Christian

-- 
Christian Hammond - christ...@beanbaginc.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

On June 9, 2014 at 12:43:10 PM, Christian Hammond (christ...@beanbaginc.com) 
wrote:

Hi Bruce,

This is *probably* due to an issue in marked.js, which is what we use for 
syntax-highlighting Markdown. All text goes through this (by the time it’s run, 
older review request text is just escaped, so that it’s valid Markdown).

I’m planning to do a bunch of work to remove the need for marked.js, and just 
process this stuff server-side as-needed, but we’re not there yet. This will 
probably happen in a 2.0.x, but not the upcoming one.

I would recommend that any testing log output be attached as a file anyway, 
even without this problem. Attached text files in 2.0 are reviewable, and it 
helps keep review requests a bit more readable, e-mails a bit smaller, and 
keeps the database size down.

Christian

-- 
Christian Hammond - christ...@beanbaginc.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

On June 9, 2014 at 9:13:34 AM, Bruce Cran (bruce.c...@gmail.com) wrote:

I have a review in RB 2.0.1 where someone pasted over 700 lines of console 
output into the 'Testing Done' field of a review. Internet Explorer and Chrome 
don't have a problem with it, but with Firefox 29 you have to click through 3 
'script timeout' warnings before it will display.  It's getting stuck running 
https://reviews/static/lib/js/3rdparty.min.787bbc6b4fd2.js:6.

Is this something that can be fixed, or should I suggest people attach output 
like that as files instead?

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

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


Re: Review Board: Unable to create new review request

2014-06-09 Thread Christian Hammond
Was it the upgrade to the newer version that fixed it?

Christian

-- 
Christian Hammond - christ...@beanbaginc.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

On June 9, 2014 at 3:41:45 AM, Kuldeep singh (kdmalvi...@gmail.com) wrote:

Thanks Christian
Its working

Kuldeep

On Monday, June 9, 2014 1:18:24 PM UTC+5:30, Christian Hammond wrote:
Try upgrading to a newer version.

If that doesn’t work, you can uninstall and switch to PySVN, and it should work.

Christian

-- 
Christian Hammond - chri...@beanbaginc.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

On June 9, 2014 at 12:38:02 AM, Kuldeep singh (kdmal...@gmail.com) wrote:

its subvertpy-0.8.10.

Kuldeep

On Monday, June 9, 2014 12:37:43 PM UTC+5:30, Christian Hammond wrote:
What version of subvertpy do you have installed?

Christian

-- 
Christian Hammond - chri...@beanbaginc.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

On June 8, 2014 at 11:56:04 PM, Kuldeep singh (kdmal...@gmail.com) wrote:

Hi All,

I installed new review board. I created SVN repository. Now When I am trying to 
create new review request, I am getting

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.

When I looked into error log, I found this error:

[Mon Jun 09 12:18:23 2014] [notice] caught SIGTERM, shutting down
[Mon Jun 09 12:18:23 2014] [notice] Apache/2.2.22 (Ubuntu) mod_wsgi/3.3 
Python/2.7.3 configured -- resuming normal operations
[Mon Jun 09 06:49:01 2014] [error] ERROR:root:Exception thrown for user 
amit.pathak at http://192.168.206.24/reviews/r/new/
[Mon Jun 09 06:49:01 2014] [error]
[Mon Jun 09 06:49:01 2014] [error] Only the system config is supported at the 
moment
[Mon Jun 09 06:49:01 2014] [error] Traceback (most recent call last):
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/handlers/base.py,
 line 112, in get_response
[Mon Jun 09 06:49:01 2014] [error] response = wrapped_callback(request, 
*callback_args, **callback_kwargs)
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/contrib/auth/decorators.py,
 line 22, in _wrapped_view
[Mon Jun 09 06:49:01 2014] [error] return view_func(request, *args, 
**kwargs)
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/site/decorators.py,
 line 35, in _check
[Mon Jun 09 06:49:01 2014] [error] return view_func(request, 
local_site=local_site, *args, **kwargs)
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/reviews/views.py,
 line 244, in new_review_request
[Mon Jun 09 06:49:01 2014] [error] for repo in repos.order_by('name'):
[Mon Jun 09 06:49:01 2014] [error] TypeError: Only the system config is 
supported at the moment

Please help me.

Thanks
Kuldeep Singh

--
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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.

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

Re: rbt post using Mercurial

2014-06-09 Thread Ali Ghorashi
Update: The rbt post 101 command does not work either. 
I should mention that I'm using mercurial via ssh. In other words, my 
server URL is ssh://xxx.xxx.com

On Monday, June 9, 2014 12:45:48 PM UTC-6, Ali Ghorashi wrote:

 Thanks for the reply Christian.
 I posted the wrong error message. The error is:
 ERROR: Error uploading diff
 The file was not found in the repository. (HTTP 400, API Error 207)
 Your review request still exists, but the diff is not attached.

 Successive attempts with the -u options (i.e. rbt post -u) generate the 
 same error and no diff is attached.
 I tried to run the post command with the debug option and got the 
 following error:

  Making HTTP POST request to 
 http://reviews.cei.com/reviews/api/review-requests/23/diffs/
  Got API Error 207 (HTTP code 400): The file was not found in the 
 repository.
  Error data: {u'stat': u'fail', u'file': u'.cproject', u'err': {u'msg': 
 u'The file was not found in the repository.', u'code': 207}, u'revision': 
 u'1b3944112e43'}
 Traceback (most recent call last):
   File /usr/bin/rbt, line 9, in module
 load_entry_point('RBTools==0.6', 'console_scripts', 'rbt')()
   File 
 /usr/lib/python2.6/site-packages/RBTools-0.6-py2.6.egg/rbtools/commands/main.py,
  
 line 134, in main
 command.run_from_argv([RB_MAIN, command_name] + args)
   File 
 /usr/lib/python2.6/site-packages/RBTools-0.6-py2.6.egg/rbtools/commands/__init__.py,
  
 line 422, in run_from_argv
 exit_code = self.main(*args) or 0
   File 
 /usr/lib/python2.6/site-packages/RBTools-0.6-py2.6.egg/rbtools/commands/post.py,
  
 line 769, in main
 submit_as=self.options.submit_as)
   File 
 /usr/lib/python2.6/site-packages/RBTools-0.6-py2.6.egg/rbtools/commands/post.py,
  
 line 545, in post_request
 raise CommandError('\n'.join(error_msg))
 rbtools.commands.CommandError: Error uploading diff

 If I do a rbt post 101 instead of the first rb post the operation is 
 successful.

 -Ali


 On Wednesday, June 4, 2014 2:49:41 PM UTC-6, Christian Hammond wrote:

 They don’t need to specify a version number. It is using the tip.

 What’s happening with that error is that you’ve already posted a review 
 request representing the commit that you’ve posted for review. Review Board 
 tries to keep a 1-to-1 mapping of commit ID and review request, and so it’s 
 noticing that that particular commit is already in the database.

 If you want to update it, you’d pass -u to rbt post.

 Christian

 -- 
 Christian Hammond - chi...@chipx86.com
 Review Board - http://www.reviewboard.org
 Beanbag, Inc. - http://www.beanbaginc.com

 On June 4, 2014 at 11:29:25 AM, Ali Ghorashi (agh...@gmail.com) wrote:

 Hello All, 
 I'm evaluating Review Board. I'm running RB version 2.0.1 on Centos 6.5 
 with Mercurial v 2.8.3.
 My question is regarding the rbt post command: After I do a commit and 
 run rbt post, I get the following error:

 ERROR: Error creating review request: Review request with this commit ID 
 already exists in the repository. (HTTP 409, API Error 227)


 But if I look up the version id (id=100 let's say) and do rbt post 100. 
 The command seems to work. After reading the documentation, it seems like 
 the rbt post should always use the tip when no version is specified.

 Is this the expected behavior? Does the user need to specify the version 
 number every time a new post is created?

 Thanks

 -Ali
  
  --
 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...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.



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


Re: Using rbt post to review topmost patch of mq series

2014-06-09 Thread Bruce Cran
I think the following should fix the problem: if we can't fetch a file
using the revision recorded in the diff, try using the base commit id
instead:

diff --git a/reviewboard/scmtools/models.py b/reviewboard/scmtools/models.py
index 7f1dd43..820814b 100644
--- a/reviewboard/scmtools/models.py
+++ b/reviewboard/scmtools/models.py
@@ -17,6 +17,7 @@ from reviewboard.scmtools.managers import
RepositoryManager, ToolManager
 from reviewboard.scmtools.signals import (checked_file_exists,
   checking_file_exists,
   fetched_file, fetching_file)
+from reviewboard.scmtools.core import FileNotFoundError
 from reviewboard.site.models import LocalSite


@@ -367,7 +368,10 @@ class Repository(models.Model):
 revision,
 base_commit_id=base_commit_id)
 else:
-data = self.get_scmtool().get_file(path, revision)
+try:
+data = self.get_scmtool().get_file(path, revision)
+except FileNotFoundError:
+data = self.get_scmtool().get_file(path, base_commit_id)

 log_timer.done()



On Thu, Jun 5, 2014 at 2:50 PM, Bruce Cran bruce.c...@gmail.com wrote:

 I don't know if it used to work with RBTools, but people have said it used
 to work with 'hg postreview -m qparent'.
 Running 'rbt post tip' or 'rbt post --parent=qparent tip' results in
 Review Board saying it can't display the diff where there are changes in a
 file which also has changes in other patches (which, since they haven't
 been pushed yet, are unknown to RB).

 --
 Bruce



 On Thu, Jun 5, 2014 at 2:37 PM, Christian Hammond 
 christ...@beanbaginc.com wrote:

 I don’t know of anything on the RB side that would have changed here. It
 should just accept what’s given by the client. Were you able to do it
 before with RBTools?

 If you’re just trying to post the top-most commit, then (at least with
 Git) you’d do:

 $ rbt post HEAD

 Replace HEAD with whatever you need to identify the particular commit you
 care about. RBTools should take care of calculating the parent for you.




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


Re: 2.0.1 and script timeouts in Firefox 29 displaying large Testing Done field

2014-06-09 Thread Bruce Cran
Sorry, I won't be able to provide it since it contains internal data
(usernames etc.).

-- 
Bruce


On Mon, Jun 9, 2014 at 1:47 PM, Christian Hammond christ...@beanbaginc.com
wrote:

 If there’s any way you can get me an exact copy of some text that’s
 breaking things (as a file attachment), I’ll be able to confirm this, and
 also test the newer releases of marked.js with it. That could help it get
 fixed sooner.


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


RBTools 0.6.1 is released

2014-06-09 Thread Christian Hammond
Hi everyone,

We just released RBTools 0.6.1, which fixes a large number of bugs found since 
0.6. If you’re running 0.6, we recommend updating for a much smoother 
experience.

See http://www.reviewboard.org/news/2014/06/09/rbtools-0-6-1-released/ for more 
information.

Christian

-- 
Christian Hammond - christ...@beanbaginc.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

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


Re: Review Board: Unable to create new review request

2014-06-09 Thread Kuldeep singh

Hi Christian,
I don't know, but I could not upgrade to newer version, I just reinstall  
subvertpy-0.8.1. 
And its working.

On Tuesday, June 10, 2014 1:23:58 AM UTC+5:30, Christian Hammond wrote:

 Was it the upgrade to the newer version that fixed it?

 Christian

 -- 
 Christian Hammond - chri...@beanbaginc.com javascript:
 Review Board - http://www.reviewboard.org
 Beanbag, Inc. - http://www.beanbaginc.com

 On June 9, 2014 at 3:41:45 AM, Kuldeep singh (kdmal...@gmail.com 
 javascript:) wrote:

 Thanks Christian
 Its working

 Kuldeep

 On Monday, June 9, 2014 1:18:24 PM UTC+5:30, Christian Hammond wrote: 

  Try upgrading to a newer version.
  
  If that doesn’t work, you can uninstall and switch to PySVN, and it 
 should work.
  
  Christian
  
   -- 
  Christian Hammond - chri...@beanbaginc.com
  Review Board - http://www.reviewboard.org 
 Beanbag, Inc. - http://www.beanbaginc.com
  
 On June 9, 2014 at 12:38:02 AM, Kuldeep singh (kdmal...@gmail.com) wrote:

  its subvertpy-0.8.10.

 Kuldeep

 On Monday, June 9, 2014 12:37:43 PM UTC+5:30, Christian Hammond wrote: 

  What version of subvertpy do you have installed?
  
  Christian
  
   -- 
  Christian Hammond - chri...@beanbaginc.com
  Review Board - http://www.reviewboard.org 
 Beanbag, Inc. - http://www.beanbaginc.com
  
 On June 8, 2014 at 11:56:04 PM, Kuldeep singh (kdmal...@gmail.com) 
 wrote:

  Hi All,

 I installed new review board. I created SVN repository. Now When I am 
 trying to create new review request, I am getting

 *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.*
 When I looked into error log, I found this error:















 * [Mon Jun 09 12:18:23 2014] [notice] caught SIGTERM, shutting down [Mon 
 Jun 09 12:18:23 2014] [notice] Apache/2.2.22 (Ubuntu) mod_wsgi/3.3 
 Python/2.7.3 configured -- resuming normal operations [Mon Jun 09 06:49:01 
 2014] [error] ERROR:root:Exception thrown for user amit.pathak at 
 http://192.168.206.24/reviews/r/new/ http://192.168.206.24/reviews/r/new/ 
 [Mon Jun 09 06:49:01 2014] [error] [Mon Jun 09 06:49:01 2014] [error] Only 
 the system config is supported at the moment [Mon Jun 09 06:49:01 2014] 
 [error] Traceback (most recent call last): [Mon Jun 09 06:49:01 2014] 
 [error]   File 
 /usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/handlers/base.py,
  
 line 112, in get_response [Mon Jun 09 06:49:01 2014] [error] response = 
 wrapped_callback(request, *callback_args, **callback_kwargs) [Mon Jun 09 
 06:49:01 2014] [error]   File 
 /usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/contrib/auth/decorators.py,
  
 line 22, in _wrapped_view [Mon Jun 09 06:49:01 2014] [error] return 
 view_func(request, *args, **kwargs) [Mon Jun 09 06:49:01 2014] [error]   
 File 
 /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/site/decorators.py,
  
 line 35, in _check [Mon Jun 09 06:49:01 2014] [error] return 
 view_func(request, local_site=local_site, *args, **kwargs) [Mon Jun 09 
 06:49:01 2014] [error]   File 
 /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/reviews/views.py,
  
 line 244, in new_review_request [Mon Jun 09 06:49:01 2014] [error] for 
 repo in repos.order_by('name'): [Mon Jun 09 06:49:01 2014] [error] 
 TypeError: Only the system config is supported at the moment*

 Please help me.

 Thanks
 Kuldeep Singh

 --
 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...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.
  
  --
 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...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.
  
  --
 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 

Issue 3409 in reviewboard: List of which commits that are reviewed/not reviewed

2014-06-09 Thread reviewboard

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

New issue 3409 by richard@gmail.com: List of which commits that are  
reviewed/not reviewed

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

*** For customer support, please post to reviewbo...@googlegroups.com
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** Do not post confidential information in this enhancement request!


What version are you running?
2.0.1


Describe the enhancement and the motivation for it.
I would really like to see a list of which commits that are reviewed/not  
reviewed.
This to make sure that all commits are reviewed. Could this maybe be  
included in the Power Pack?



What operating system are you using? What browser?
Windows XP. It doesn't matter which browser.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3376 in reviewboard: RBTools 0.6 - UnicodeEncodeError with ISO-8859-15

2014-06-09 Thread reviewboard


Comment #3 on issue 3376 by nicolas@gmail.com: RBTools 0.6 -  
UnicodeEncodeError with ISO-8859-15

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

Hello,

Thanks for the correction in git.

About requested information, we use the following command:


rbt post \
--server=http://myserver/reviews \
--publish \
--disable-proxy \
--submit-as=$AUTHOR \
--description=$DESCRIPTION \
--summary=$SUMMARY \
--branch=$BRANCH \
--testing-done=$TEST \
--review-request-id=$RB \
--diff-filename=SVN.diff \
--username=username \
--password=password \
--debug


We use the same command for a french project (ISO-8859-15) and for  
an english project (UTF-8).
- For the first project, rbt post fails with the UnicodeEncodeError  
error.

- For the second one, it works well.

Subversion version is 1.7.16.

As requested, I attached an ISO-8859-15 version of the diff, so you can  
check the content of the file.

Data as been anonymize, but it does not change the content of the file.

If you need more information, don't hesitate to ask.

Thanks and regards.

Attachments:
filediff.diff  5.9 KB

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3395 in reviewboard: Password reset unsuccessful

2014-06-09 Thread reviewboard


Comment #1 on issue 3395 by ipe...@gmail.com: Password reset unsuccessful
http://code.google.com/p/reviewboard/issues/detail?id=3395

Any updates? I will note that the dev version of RB running on your own  
site exhibits this problem..


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3376 in reviewboard: RBTools 0.6 - UnicodeEncodeError with ISO-8859-15

2014-06-09 Thread reviewboard


Comment #4 on issue 3376 by trowb...@gmail.com: RBTools 0.6 -  
UnicodeEncodeError with ISO-8859-15

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

Does this particular .diff file cause the exact same error? It doesn't seem  
to contain the header (r\xc3\xa9vision 0) which is causing problems.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3395 in reviewboard: Password reset unsuccessful

2014-06-09 Thread reviewboard

Updates:
Status: PendingReview
Owner: trowb...@gmail.com

Comment #2 on issue 3395 by trowb...@gmail.com: Password reset unsuccessful
http://code.google.com/p/reviewboard/issues/detail?id=3395

We'll get a fix in for 2.0.2

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3277 in reviewboard: Different URLs for same SVN repository no longer working

2014-06-09 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 3277 by chip...@gmail.com: Different URLs for same SVN  
repository no longer working

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

This should now be fixed when using --repository to specify a repository  
name, and --repository-url to specify the remote repository URL. The  
repository name will be used for lookups, instead of the URL.


(Pushed to release-0.6.x, 9bb587d)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3395 in reviewboard: Password reset unsuccessful

2014-06-09 Thread reviewboard

Updates:
Status: Fixed

Comment #3 on issue 3395 by trowb...@gmail.com: Password reset unsuccessful
http://code.google.com/p/reviewboard/issues/detail?id=3395

Fixed in release-2.0.x (ebb4cd6). Thanks!

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3348 in reviewboard: Crashes in RBTools 6.0 running against older RB installations (1.6.14 in my case)

2014-06-09 Thread reviewboard

Updates:
Status: Fixed
Owner: chip...@gmail.com
Labels: Component-RBTools Milestone-RBTools-Release0.6.x

Comment #1 on issue 3348 by chip...@gmail.com: Crashes in RBTools 6.0  
running against older RB installations (1.6.14 in my case)

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

Fixed on release-0.6.x (5ecf53c)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3401 in reviewboard: Repository listing shows commits not belonging to the chosen branch

2014-06-09 Thread reviewboard


Comment #2 on issue 3401 by pmonteag...@benunets.com: Repository listing  
shows commits not belonging to the chosen branch

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

I'm seeing this same issue running 2.0.1 on Linux. Issue is seen on Chrome  
under MacOS and on Windows PCs running a variety of browsers.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3401 in reviewboard: Repository listing shows commits not belonging to the chosen branch

2014-06-09 Thread reviewboard


Comment #3 on issue 3401 by trowb...@gmail.com: Repository listing shows  
commits not belonging to the chosen branch

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

Are you using the pysvn or subvertpy backend?

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.