Re: post-review from windows fails

2011-03-23 Thread Stein, Ruben
On 15.03.2011, at 21:46, Christian Hammond wrote: Are you behind a proxy server? If so, it's possible that post-review is picking up the proxy settings on Windows, and it's preventing it from accessing the site correctly. No, I am not behind a proxy server. With 0.3.2, can you run with

Re: Using post-review in git's bare repository

2011-03-23 Thread Jan Koprowski
Hi! Because I must figure out how use post-review with git bare repositories I start working on it. Running post-review inside bare-repository ands with: $post-review -n -d --parent b --server http://localhost:8080/ svn info git rev-parse --git-dir git symbolic-ref -q HEAD Failed to

Setting target-groups or target-people with post-review fails

2011-03-23 Thread Stein, Ruben
Hello, I just realized, that no other user can use the --target-groups or --target-people parameter if he does not also provide the --publish parameter. More precisely my default user can't set any details of a review-request which is passed without --publish to post-review. The resulting

ReviewBoard hanging when uploading a diff

2011-03-23 Thread akochnev
I've followed the instructions to install reviewboard 1.5.4 with python 2.6, apache 2.2, mod_python , sqlite, memcached, patch, and mercurial 1.8.1 support on windows. The box itself has ClearCase installed so I'm trying to test out the Clear Case support as well (I've set up a CC repository in

Re: Users are automatically created if authenticated through ldap

2011-03-23 Thread Christian Hammond
Hi Pablo, No, there's no way to do this out of the box. You would need to write a custom auth backend that augments the LDAP backend to so this. There are plans in 1.6 to e-mail admins for new users. It'd make sense to have an option to disable new users until the admin approves them. If you

Re: Can't see mercurial repository in dropdown

2011-03-23 Thread akochnev
I've installed Mercurial 1.8.1 from the official Mercurial windows binaries. Yet, when I navigate to the New Review Request page after creating the repository, the stack trace below shows up in the Apache logs . Is there anything special in setting up mercurial support in ReviewBoard beyond

Re: Users are automatically created if authenticated through ldap

2011-03-23 Thread Eric Johnson
I achieved your aim for our local copy of ReviewBoard by snagging the existing LDAP code, and modifying it slightly. I then used the modified code as a custom authenticator. That way, unauthorized people- not in the reviewboard DB - don't get authenticated. Eric On Mar 23, 2011, at 8:29 AM,

Re: Can't see mercurial repository in dropdown

2011-03-23 Thread akochnev
I was able to get the HG repository to show up by using easy_install (e.g. easy_install mercurial) to install mercurial instead of using the HG windows installer. Doing so involved installing mingw and following the instructions at http://code.google.com/p/rdflib/issues/detail?id=104 . On Mar

Re: ReviewBoard hanging when uploading a diff

2011-03-23 Thread akochnev
This seems to work as expected with a Mercurial repository. Thus, it would appear that the issue here might be coming from the ClearCase support on Windows. Following a note that only dynamic views are supported with ClearCase, I've set up a dynamic view on my M: drive (M:

Re: ReviewBoard hanging when uploading a diff

2011-03-23 Thread akochnev
I tried a few more permutations of the repository setup, all to no avail. 1. Snapshot view on the RB server Hosting Service : Custom repository Type : Clear Case Path : D:\snapshots\RC2009_int_reviewboard_ss This is the path to the snapshot view 2. Dynamic view mounted at the root of a

UnicodeDecodeError with Visual Studio files, RB 1.5.4, RBTools-0.3.2 (Python 2.7.1)

2011-03-23 Thread Craig A
I am getting an error similar to what was reported some time ago in this post: http://groups.google.com/group/reviewboard/browse_thread/thread/56fb450ceaef45c1 UnicodeDecodeError: 'ascii' codec can't decode byte 0xef in position 1285: ordinal not in range(128) I then went in to the rbtools

Re: Review Board accepted to Google Summer of Code 2011 - Looking for mentors/ideas

2011-03-23 Thread Paul Schulz
Hi Christian, On Tue, Mar 22, 2011 at 6:49 AM, Christian Hammond chip...@chipx86.com wrote: Hey everyone, We've been accepted again this year in Google's Summer of Code, a yearly event where students from around the world participate in open source projects, developing work experience and

Issue 2046 in reviewboard: post-review always use a proxy even for local network

2011-03-23 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2046 by sebastie...@googlemail.com: post-review always use a proxy even for local network http://code.google.com/p/reviewboard/issues/detail?id=2046 What version are you running? RBTools 0.3.2 What's the URL of the page

Re: Issue 1426 in reviewboard: The reply button is not working

2011-03-23 Thread reviewboard
Comment #6 on issue 1426 by jira.s...@gmail.com: The reply button is not working http://code.google.com/p/reviewboard/issues/detail?id=1426 I can reproduce this in RB 1.6 beta. OS: Mac OS Browser: Firefox 3.6.13 URL: http://sitedir/r/###/diff Steps: 1. Look at a review request 2. Select

Issue 2047 in reviewboard: UnicodeDecodeError: 'utf8' codec can't decode byte

2011-03-23 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2047 by m.milbr...@gmail.com: UnicodeDecodeError: 'utf8' codec can't decode byte http://code.google.com/p/reviewboard/issues/detail?id=2047 * NOTE: Do not post confidential information in this bug report. * * If you

Re: Issue 1949 in reviewboard: RBtools intermittently not submitting review requests.

2011-03-23 Thread reviewboard
Comment #5 on issue 1949 by mail.ax...@gmail.com: RBtools intermittently not submitting review requests. http://code.google.com/p/reviewboard/issues/detail?id=1949 My python's not up to scratch so I'm not able to see the exception message using the following code try: rsp =

Issue 2048 in reviewboard: Disable automatic user creation if authenticated through ldap

2011-03-23 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 2048 by pablo...@gmail.com: Disable automatic user creation if authenticated through ldap http://code.google.com/p/reviewboard/issues/detail?id=2048 We would like to have different reviewboard sites for different