Re: Stripping comments from patches -- not so good

2009-08-04 Thread Joyjit Nath
Yes, I am referring to the comments that preced the actual diff in the patch. Reviewboard throws them away, which makes it a kind of severe limitation for us to use in our workflow (which uses git). Thanks On Tue, Aug 4, 2009 at 4:19 PM, Dan Savilonis wrote: > > Hi Joyjit, > > Are you talking a

Re: "substring not found"

2009-08-04 Thread Dan Savilonis
Clearcase support only officially works through post-review since it needs to do some tricks to generate the diff. How did you create this fake diff? Can you try following the steps I provided in this thread and see if you are able to get it to work? http://groups.google.com/group/reviewboard/brow

Re: Setting up problem on windows XP sp3

2009-08-04 Thread Dan Savilonis
Check that your pythonXX/Scripts directory is in your path. This is not added by default. Dan On Aug 4, 4:24 am, Christian Hammond wrote: > How did you install Review Board on that system? Can you list the steps you > performed? > > Christian > > -- > Christian Hammond - chip...@chipx86.com > R

Re: Stripping comments from patches -- not so good

2009-08-04 Thread Dan Savilonis
Hi Joyjit, Are you talking about comments that precede the actual diff in the patch? This is a problem for git patches, and a bug 1229 is open for it. I looked into the issue a bit and I think it can be resolved by maintaining the extra info as part of the diff set. Right now, RB splits the diff

Re: improvements

2009-08-04 Thread Sergius
On 5 авг, 00:27, Christian Hammond wrote: ... > > > 4. LDAP support. I access active directory from a linux box, no > > problem with that except that the corporate AD doesn't allow anonymous > > reads. Most other sites I use from my linux server (eg wikipedia, > > mantis) allow you to set a lda

Re: improvements

2009-08-04 Thread Christian Hammond
Hi, On Wed, Jul 29, 2009 at 3:58 AM, gbjbaanb wrote: > > Hi everyone. > > I'm a very new user of ReviewBoard, I've just set it up, and as you > asked for information on how I intend to use it, and suggestion for > improvement... I'd thought I'd post now while my initial thoughts are > still fre

Re: how to support mod_wsgi?

2009-08-04 Thread Christian Hammond
Hi Rupert, While we don't have support for generating a mod_wsgi config file out of the box, it's something we could add (patches are always welcome). However, you should be able to generate a FastCGI config file and then change it to resemble the config files you referenced below. I believe you c

Re: "substring not found"

2009-08-04 Thread Christian Hammond
Can you provide more information? I need to see the full error log. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Tue, Aug 4, 2009 at 9:34 AM, MiZhKa wrote: > > Hi, > > I've installed Review Board 1.0.1

Re: Migrating to 1.0.1

2009-08-04 Thread Christian Hammond
Hi Sergius, Just follow the upgrade steps in our docs, and you'll be fine. You won't lose anything in the database. It can be summed up to doing: 1) easy_install -U ReviewBoard 2) rb-site upgrade /path/to/your/site 3) Restart the web server If you feel more comfortable, go ahead and do a backup

"substring not found"

2009-08-04 Thread MiZhKa
Hi, I've installed Review Board 1.0.1 and added ClearCase repository. To test Review Board, I've prepared fake diff file: Index: configurations/demo/toolbox.jsp === --- configurations/demo/toolbox.jsp (label ) +++ configurat

"substring not found"

2009-08-04 Thread MiZhKa
Hi, I've installed Review Board 1.0.1 and added ClearCase repository. To test Review Board, I've prepared fake diff file: Index: configurations/demo/toolbox.jsp === --- configurations/demo/toolbox.jsp (label ) +++ configurat

Migrating to 1.0.1

2009-08-04 Thread Sergius
Hi. Thanks for great tool and I happy to hear about new release which support Mercurial 1.3. I wonder is there any guide how to migrate from 1.0 to 1.0.1 without losing already submitted reviews? --~--~-~--~~~---~--~~ You received this message because you are sub

Re: Email notification and webserver port?

2009-08-04 Thread Lars Olsson
Responding to my self. Restarting of the webserver did the trick. I think it could be worth looking into which settings that needs a webserver restart to become active, and see if we can remove the restart dependency. cheers, lars 2009/8/4 Lars Olsson > Hi, > > I am running my reviewboard ser

Email notification and webserver port?

2009-08-04 Thread Lars Olsson
Hi, I am running my reviewboard server/webserver of a non standard port, 8080. In all email notifications send out, the port number is not included in the URL. I have tried to change the "Domain Name" in Admin -> Database -> Sites, to http://my.server.com:8080 but that did not make any difference

Re: Setting up problem on windows XP sp3

2009-08-04 Thread Christian Hammond
How did you install Review Board on that system? Can you list the steps you performed? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Tue, Aug 4, 2009 at 1:00 AM, dmpub...@gmail.com wrote: > > Hi > > I ha

Setting up problem on windows XP sp3

2009-08-04 Thread dmpub...@gmail.com
Hi I have a problem with reviewboard setting up on windows XP sp3. When i try to create site with the command rb-site install, it says " rb- site' is not recognized as an internal or external command, operable program or batch file". (I didnt find any rb-site.exe in any of the folders in the m