Re: Has everybody marked Ship It!?

2009-03-05 Thread Christian Hammond
Hi, Features along this line have been requested by many people in the past, so we're going to have to look into this after 1.0 at some point, but for the time-being, there's nothing in the dashboard for it. Problem with policy-related features is that everyone has a different idea of what

Re: How to ignore certain file types or sections of a file?

2009-03-05 Thread Christian Hammond
There's no concept of ignoring certain files, other than what your SCM provides. Usually, auto-generated Makefiles constructed at build time aren't included in the source tree, so they get left out of the diff. If they're tracked by your repository and not ignored by it, then they'll be included,

Re: Windows installation methods?

2009-03-05 Thread Christian Hammond
Nice! Thanks for doing that :) Do you plan to keep this page up long-term? I'd like to take the notes and include them all in the official docs, and I can link to you and your page in a credits section. Christian -- Christian Hammond - chip...@chipx86.com Review Board -

Re: Recommended Development Tools for Exploring/Modifying ReviewBoard

2009-03-05 Thread Christian Hammond
Hey David, David Trowbridge and I just use vim for Review Board's code. I'd say use whatever you're comfortable with. My setup's not too fancy, no special addons or anything really. What kind of changes are you looking to make? Christian -- Christian Hammond - chip...@chipx86.com Review Board

Re: Adding other files to Review request

2009-03-05 Thread Christian Hammond
There's no mechanism in place for this. There's been other requests for it, but nothing in place, and it'd be a bit of work to implement. We wouldn't be able to get to it in 1.0, so it may be best as an extension once that lands post-1.0. Users may also need staff access by default, which is

Re: Feature request

2009-03-05 Thread Christian Hammond
Is this something you'd be able to contribute to the project, make available to other people? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Mon, Mar 2, 2009 at 7:29 PM, TP tp...@datadomain.com wrote:

Re: Image Upload Error

2009-03-05 Thread Christian Hammond
Hey Gavin, I missed this e-mail entirely. A couple things to check: 1) Make sure you have permissions set on the uploaded/ and uploaded/images/ directory so that the server process can write to it. 2) Make sure you have libjpeg (and development packages), libpng (and development packages), etc.

Re: How to ignore certain file types or sections of a file?

2009-03-05 Thread Noah
We have the same problem with large project files, and in our case the xml gets rearranged whenever the project file is saved. The resulting diffs could be so monstrous that we could not load the review request pages. To deal with this problem, I wrote a script that deletes file diffs from the

htdocs is empty, is it installed?

2009-03-05 Thread tadow
I'm obviously missing something here, but I installed reviewboard into /var/www/reviews on my server. When I go to the site, htdocs is basically empty except for a link to errordocs and a media directory. I don't have any files in /var/www/reviews/ either (other than directories). I expected

Re: Issue with Alpha 1.0 r 4 on Debian

2009-03-05 Thread tadow
Bill, Can you provide any details on what you did to fix this? I have the exact same issue and same situation (Debian). On Feb 19, 4:54 pm, Bill DeVoe bill.de...@maptek.com wrote: Hi Christian, Thank you for the very speedy response. There was a default configuration that I needed to

Re: htdocs is empty, is it installed?

2009-03-05 Thread Manas Mutha
I am facing the same problem.. On Mar 5, 12:39 pm, tadow tadow...@gmail.com wrote: I'm obviously missing something here, but I installed reviewboard into /var/www/reviews on my server.  When I go to the site, htdocs is basically empty except for a link to errordocs and a media directory. I

Re: htdocs is empty, is it installed?

2009-03-05 Thread tadow
The same situation is discussed here, but the follow-up just says basically I changed a config and fixed it with no details. I'm hoping they follow-up more there too: http://groups.google.com/group/reviewboard/browse_thread/thread/d74f4b45b19d0c2a/bb4196199eb81325#bb4196199eb81325 On Mar 5,

Re: Windows installation methods?

2009-03-05 Thread David Ball
Yep. No plans to move or remove it.  It would be good to see the info incorporated into the Review Board documentation - especially if people who know better than me can correct or improve on some the the things I could have done better.   Christian Hammond said the following on 05/03/2009

Comment on Adding_Repositories in reviewboard

2009-03-05 Thread codesite-noreply
Comment by xiejielan: chipx86: Thanks! I have opened an issue #941. For more information: http://code.google.com/p/reviewboard/wiki/Adding_Repositories --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Issue 931 in reviewboard: add a -v option to turn debug = True in post-review.py

2009-03-05 Thread codesite-noreply
Updates: Status: WontFix Comment #3 on issue 931 by chipx86: add a -v option to turn debug = True in post-review.py http://code.google.com/p/reviewboard/issues/detail?id=931 -v is also often an alias for --version, which I considered adding recently. I'll be reorganizing the help

Issue 908 in reviewboard: Need ability to rewrite email addresses, particularly domains

2009-03-05 Thread codesite-noreply
Comment #1 on issue 908 by halkeye: Need ability to rewrite email addresses, particularly domains http://code.google.com/p/reviewboard/issues/detail?id=908 I had a very similar problem. The email addresses that were provided by the code were not correct. I changed the code to pull the email