Re: email notification

2010-09-17 Thread Christian Hammond
Hi Madhavi, This is a known bug that we'll likely fix in a 1.5.x point release (and possibly backport to 1.0.x, but we're hoping to migrate people onto 1.5.x). See http://code.google.com/p/reviewboard/issues/detail?id=1795 Christian -- Christian Hammond - chip...@chipx86.com Review Board -

Re: email notification

2010-09-17 Thread Madhavi Gupta
Okay. Thanks. On Fri, Sep 17, 2010 at 11:34 AM, Christian Hammond chip...@chipx86.comwrote: Hi Madhavi, This is a known bug that we'll likely fix in a 1.5.x point release (and possibly backport to 1.0.x, but we're hoping to migrate people onto 1.5.x). See

Re: post-review and perforce

2010-09-17 Thread Tony
I'm definitely a Python noob, but don't mind digging around in the code. I'm not familiar with python distributions and eggs, I assume I can just unzip the RBTools egg and then rezip it? I'll give it a shot when I have a free moment tomorrow and get back to you. Thanks again! tony On Sep 16,

Best practise when using Mercurial?

2010-09-17 Thread Lars Olsson
Hi, I have previously used RB on both ClearCase and SVN. Now I am trying to use it together with mercurial. What is the preferred way to work with RB an Mercurial? RB is running on the same server as the main mercurial repo, but if possible, I would like to crete diffs from client repos? Anyone

Manual server updates required: Install GNU Patch problem after installation on Windows/Apache

2010-09-17 Thread Ian
Hi guys, I see a number of people have had this issue but none of their resolutions have helped me so I post again. I have installed everything on Windows following the instructions and all I see when I browse the site is Manual server updates required and underneath that Install GNU patch.exe.

Re: post-review and perforce

2010-09-17 Thread Tony
Hmmm, so changing the regex allows post-review to detect perforce and begin uploading. However, I ran into a second problem with the way post-review is creating the repository url. I ended up just removing the whole try block from get_repository_info in the PerforceClient since it was picking up

Can't log in

2010-09-17 Thread j4ys0n
So I had to reinstall my site so that it goes to a subdirectory of my domain. The site installed, I set permissions and I can get to the login page, but I can't log in. There's no error message, it just doesn't work. Any idea what would be causing this? It keeps telling me cookies must be enabled,

Re: Can't log in

2010-09-17 Thread Christian Hammond
What version of Review Board are you running? What authentication method? Do you have any extensions in your browser that block cookies or scripts? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Fri, Sep

Re: Can't log in

2010-09-17 Thread j4ys0n
Yeah.. something must have happened to my browser. It was working fine earlier.. that's strange. I can log in from Firefox, but not Chrome. On Sep 17, 3:22 pm, Christian Hammond chip...@chipx86.com wrote: What version of Review Board are you running? What authentication method? Do you have

Re: Can't log in

2010-09-17 Thread Christian Hammond
Try clearing your cookies and seeing if that helps. It could be that it's attempting to send a cookie to the server from the previous auth session, but due to the reinstall, the encryption salt being used is different, so the token no longer means anything. I would expect it to clear the cookie,

Re: Can't log in

2010-09-17 Thread j4ys0n
That did it! Thanks! I should have thought to do that before posting.. On Sep 17, 3:41 pm, Christian Hammond chip...@chipx86.com wrote: Try clearing your cookies and seeing if that helps. It could be that it's attempting to send a cookie to the server from the previous auth session, but due

Re: post-review and perforce

2010-09-17 Thread Tony
Ahhh, crap, I'm an idiot. Forgot to put p4 on the path of my apache user. Everything seems to be chill now. One final question: What is the recommended way for distributing my local copy of the post-review tool to the others on my team? I checked out the code from git (release-0.2) as well.

RE: Manual server updates required: Install GNU Patch problem after installation on Windows/Apache

2010-09-17 Thread Tim Pinet
I had a hell of a time to get patch.exe to work too. I had to put it in C:\GnuWin32\bin and C:\Windows\system32 and set my PATH environment variable to: C:\GnuWin32\bin;C:\PHP\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\Syst em32\Wbem;C:\MySQL\MySQL Server

Issue 1818 in reviewboard: Error: undefined 500 Internal Server Error Please try again later. If this continues to happen, please report it to your administrator.

2010-09-17 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1818 by jinghuangusc: Error: undefined 500 Internal Server Error Please try again later. If this continues to happen, please report it to your administrator. http://code.google.com/p/reviewboard/issues/detail?id=1818

Issue 1819 in reviewboard: Drop down list of groups to easily do

2010-09-17 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 1819 by gcatipon: Drop down list of groups to easily do http://code.google.com/p/reviewboard/issues/detail?id=1819 *NOTE: If you have a patch, please submit it to http://reviews.reviewboard.org/ What version are you