Re: Trouble with installing ReviewBoard on Windows.

2011-03-10 Thread Shi Yuanmin - Simon
You should check you apache log first, maybe this is caused by privilege setting. On Mar 10, 1:41 am, ktckd . ktc...@gmail.com wrote: Hi Christian, Thanks for the reply. You are right I forgot to install mod_python. I was able to see the login page after settings things up. But now I am

Re: Trouble with installing ReviewBoard on Windows.

2011-03-10 Thread Christian Hammond
Do images load? Can you check the Apache error log and see what path it's trying to access? Can you also check your site's htdocs/media/ directories and see if there are files somewhere within them? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org

Re: RBTools Bazaar support (was: RBTools 0.3 released)

2011-03-10 Thread Christian Hammond
Hi Daniel, We can probably get that into an upcoming release. Right now things are stalled a bit in RBTools as we try to focus on the 1.6 release, a Python API for accessing Review Board, and some other work. There's a patch at http://reviews.reviewboard.org/r/1739/ that you can try. It still

'view diff' (diffutils.py) in 1.5.4 can't work well on my Windows

2011-03-10 Thread Shi Yuanmin - Simon
1. GnuPatch 2.5.9 on Windows can work well in 'subprocess.Popen' (feed diff file to stdin, an interactive way?), I didn't find root cause yet. I changed the command to 'patch -o new_file old_file diff_file', it generated new_file finally. 2. GnuPatch 2.5.9 on Windows requires '\r\n' in diff_file,

Re: RBTools Bazaar support (was: RBTools 0.3 released)

2011-03-10 Thread John Yates
On Thu, Mar 10, 2011 at 5:04 AM, Christian Hammond chip...@chipx86.com wrote: There's a patch at http://reviews.reviewboard.org/r/1739/ that you can try. It still needs some work before it can go in (as you can see from the comments). Chris, I took a look at the review comments. All seem to

Re: 'view diff' (diffutils.py) in 1.5.4 can't work well on my Windows

2011-03-10 Thread Christian Hammond
Hi, While Windows is definitely a harder platform to support (depending on where you get your Python and various modules from, different compatibility problems may occur), many people do use it. This is the first time I've heard of this particular problem you're having. How did you install GNU

postreview reports file not found in the repository

2011-03-10 Thread ebneter
I'm trying to use ReviewBoard 1.5.4 with git and gitweb. I have a change that's been committed and pushed. My repository is configured in ReviewBoard like this (some sanitizing): path = g...@source.company.com:test-application.git raw file url mask:

Issue 2015 in reviewboard: Setting blank=True in a JSONField results in an exception

2011-03-10 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2015 by german...@gmail.com: Setting blank=True in a JSONField results in an exception http://code.google.com/p/reviewboard/issues/detail?id=2015 What version are you running? Git master branch What steps will reproduce

Issue 2016 in reviewboard: Ability to integrate source browser tools with Review Board

2011-03-10 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 2016 by rusha...@gmail.com: Ability to integrate source browser tools with Review Board http://code.google.com/p/reviewboard/issues/detail?id=2016 Describe the enhancement and the motivation for it. As a