Upgrading pygments

2010-01-27 Thread Bickford, Mark
Hi, We are currently running RB 1.0.5.1. Is it possible to just upgrade Pygments within it, to their 1.2.2 release, or will that break RB? They've added some new language highlighting within it that we'd like to have access to. Thanks, Mark -- Want to help the Review Board project? Donate

Re: RB Security Concern

2010-01-27 Thread Kunjal
Thanks. I have configured RB with HTTPS now. On Jan 26, 11:28 am, Christian Hammond chip...@chipx86.com wrote: You can put the entire site on HTTPS if you want. Review Board doesn't limit you to HTTP or HTTPS. Set the correct URL in your admin settings, and if necessary set up Apache to

Re: Upgrading pygments

2010-01-27 Thread Christian Hammond
Hi Mark, It should be possible to simply upgrade Pygments. If it fails, it's easy to revert back to a stable version. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Wed, Jan 27, 2010 at 5:52 AM, Bickford,

Re: ReviewBoard Error while posting review for GIT

2010-01-27 Thread Kunjal
Any pointers? On Jan 26, 9:55 am, Kunjal kunjal.par...@gmail.com wrote: Here is my config looks like: [core]         repositoryformatversion = 0         filemode = true         bare = false         logallrefupdates = true [remote origin]         url =

Re: ReviewBoard Error while posting review for GIT

2010-01-27 Thread Thilo-Alexander Ginkel
On Tuesday 26 January 2010 18:55:20 Kunjal wrote: Here is my config looks like: [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote origin] url =

Re: ReviewBoard Error while posting review for GIT

2010-01-27 Thread Christian Hammond
I've tried to reproduce this in my version of post-review and I can't. Are you running a fully upstream version of RBTools now, or is it at all custom? Also, what version of Python are you running? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org

Unified diff view

2010-01-27 Thread Brad
Is there a way to show diffs with an inline unified diff format (something like diff -u spits out)? I'd like to do reviews on my laptop and the side-by-side diffs don't always fit very well. Seems like mapping line based review comments to either view shouldn't be too difficult. -- Want to help

Re: Unified diff view

2010-01-27 Thread Christian Hammond
No, and it would take a lot of work to get the UI to render and operate in that way. If someone wanted to work on this as a sort of optional feature, then maybe we'd include it, but I don't suspect it will be easy. Christian -- Christian Hammond - chip...@chipx86.com Review Board -

Re: Access is denied using post-review with ClearCase under Cygwin

2010-01-27 Thread Jan Koprowski
Maybe someone want to know. Actually I not pretty sure which change made that all start working. I just describe my configuration. I use Vobs which location is somewhere in company's network on clearcase servers. I use Python 2.5.4 and made my changes in C: