easy_install upgrade from 1.5.2 to 1.5.6 not working

2011-08-24 Thread GingerPrince
Hi I'm running 1.5.2 on ubuntu 11.04. Interestingly, I went through the setup process as described in the docs and for whatever reason, it didn't download 1.5.6, but 1.5.2. So now I'm trying to upgrade. easy_install always detects 1.5.2 as the appropriate version, even if I tell it to look at the

Re: easy_install upgrade from 1.5.2 to 1.5.6 not working

2011-08-24 Thread Christian Hammond
Hi, That is bizarre. So your initial install grabbed 1.5.2? I haven't seen this before. What you're doing looks fine, and I know others have installed/upgraded to 1.5.6. It's almost as if the version matching is busted, or it's somehow locked in to using 1.5.2 only. What happens if you do:

Re: easy_install upgrade from 1.5.2 to 1.5.6 not working

2011-08-24 Thread Stephen Gallagher
On Wed, 2011-08-24 at 11:47 -0700, Christian Hammond wrote: Hi, That is bizarre. So your initial install grabbed 1.5.2? I haven't seen this before. What you're doing looks fine, and I know others have installed/upgraded to 1.5.6. It's almost as if the version matching is busted, or it's

Re: post-review: HTTP 500 error

2011-08-24 Thread Zamir Khan
I suppose it would help if I put what I'm running in this thread as well: I am running reviewboard 1.5.5 on a Windows VM with MySQL, Apache 2.2, Python 2.5.4, etc. (let me know what else you need to know) and a Perforce repository. Zamir On Aug 23, 4:16 pm, Zamir Khan zamir.k...@gmail.com

Re: post-review: HTTP 500 error

2011-08-24 Thread Christian Hammond
Well, it certainly isn't supposed to do that :) Can you check the server logs and find out what the exception traceback says? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Wed, Aug 24, 2011 at 12:05 PM,

Re: post-review: HTTP 500 error

2011-08-24 Thread Zamir Khan
Here it is. Does this have to do with p4python (it's installed), the p4.exe, or either of those being on the path? I'll double-check those issues. ERROR:django.request:Internal Server Error: /reviewboard/api/review- requests/ Traceback (most recent call last): File

Re: post-review: HTTP 500 error

2011-08-24 Thread Christian Hammond
Yeah, it appears to be some installation issue with p4python. I should point out that Windows is the most difficult server platform to install Review Board on, as errors like this for many of our third party modules crop up from time to time. There appears to be many causes. Can you install in a

Re: post-review: HTTP 500 error

2011-08-24 Thread Zamir Khan
I will ask, but as far as I know, we are a windows shop :( Zamir On Aug 24, 1:21 pm, Christian Hammond chip...@chipx86.com wrote: Yeah, it appears to be some installation issue with p4python. I should point out that Windows is the most difficult server platform to install Review Board on, as

Re: post-review: HTTP 500 error

2011-08-24 Thread Christian Hammond
Unfortunately then, you may have to do a bit of debugging on your end to figure out why it's not finding/loading the module. Sometimes it's due to incompatibilities with where you got your Python from (different ones are compiled different ways). Sometimes it's due to permissions or file path

integrate review board with subversion

2011-08-24 Thread mimi smile
I try to integrate my subversion web with review board. I've tried many ways, but it still failed. I want to see the code change in my subversion from review board directly without checkout. Any ideas to solve it? -- Want to help the Review Board project? Donate today at

Re: integrate review board with subversion

2011-08-24 Thread Christian Hammond
Hi, Without knowing what you've tried, or anything about your setup, or what problems you've encountered, I can't answer this in any way. Please go into more detail. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. -

Re: Issue 1664 in reviewboard: Chinese characters in code cannot be shown correctly

2011-08-24 Thread reviewboard
Comment #3 on issue 1664 by ludaoh...@gmail.com: Chinese characters in code cannot be shown correctly http://code.google.com/p/reviewboard/issues/detail?id=1664 i have the same question too. -- You received this message because you are subscribed to the Google Groups reviewboard-issues

Re: Issue 1664 in reviewboard: Chinese characters in code cannot be shown correctly

2011-08-24 Thread reviewboard
Comment #4 on issue 1664 by ludaoh...@gmail.com: Chinese characters in code cannot be shown correctly http://code.google.com/p/reviewboard/issues/detail?id=1664 it is a configure problem, after set the repository's encoding as gb2312, the chinese characters shows correctly. -- You

Issue 2255 in reviewboard: Issue with the display of a diff in presence of a parent diff

2011-08-24 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2255 by balla...@aicas.com: Issue with the display of a diff in presence of a parent diff http://code.google.com/p/reviewboard/issues/detail?id=2255 * NOTE: Do not post confidential information in this bug report. * *

Issue 2256 in reviewboard: post-review should use -c option when calling svn diff with single rev

2011-08-24 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2256 by seamus.l...@gmail.com: post-review should use -c option when calling svn diff with single rev http://code.google.com/p/reviewboard/issues/detail?id=2256 What version are you running? 1.6 RC2 What's the URL of the

Issue 2257 in reviewboard: RBTools 0.3.3 with Review Board 1.6 RC2 problems with subversion repositories

2011-08-24 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2257 by genna...@gmail.com: RBTools 0.3.3 with Review Board 1.6 RC2 problems with subversion repositories http://code.google.com/p/reviewboard/issues/detail?id=2257 * NOTE: Do not post confidential information in this bug

Re: Issue 2196 in reviewboard: Aborted drag and drop (drag but no drop) leaves page in disabled state

2011-08-24 Thread reviewboard
Comment #4 on issue 2196 by greg.es...@gmail.com: Aborted drag and drop (drag but no drop) leaves page in disabled state http://code.google.com/p/reviewboard/issues/detail?id=2196 Yep, FF 6 is still behaving similarly. Has anybody else been able t replicate the problem? If not, I'll try