Multiple reviewboard versions on one server

2013-09-12 Thread robcikss
che2/sites-enabled should be enough but after changing it and restarting apache server and memcached, the same reviewboard version is still running not the other. I am using apache server (on localhost), memcahed, mod_wsg on Ubuntu 12.04. I would appreciate any help Thank You, Robcikss -- Get the Re

Re: Multiple reviewboard versions on one server

2013-09-13 Thread robcikss
ully let you > separate entire configs. > > What two versions are you trying to use? > > Christian > > > On Thursday, September 12, 2013, robcikss wrote: > >> Hello! >> >> My current project involves migrating some of our implemented feature >> (that

Re: Multiple reviewboard versions on one server

2013-09-27 Thread robcikss
> Christian > > -- > Christian Hammond - chi...@chipx86.com > Review Board - http://www.reviewboard.org > Beanbag, Inc. - http://www.beanbaginc.com > > > On Fri, Sep 13, 2013 at 12:15 AM, robcikss > > wrote: > >> Hi, >> >> Thank You for replying

Re: Multiple reviewboard versions on one server

2013-09-27 Thread robcikss
e development docs are more recent. At some point we'll > write up something on deploying with virtualenv, but we need to do testing > to figure out the best approach first. > > -David > > > On Fri, Sep 27, 2013 at 3:23 AM, robcikss > > wrote: > >> Hi, >

Apply changes to reviews.min.js

2013-10-11 Thread robcikss
ss will change a bit in future versions". Has it changed by now? I would be thankful for help! Regards, Robcikss -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy

RB upgrade from 1.7.7.1 to 1.7.16 - Review Board is taking a nap

2013-10-22 Thread robcikss
viewboard177/r/ > > [Tue Oct 22 12:07:47 2013] [error] [client 127.0.0.1] >> ImproperlyConfigured: Middleware module "djblets.extensions.middleware" >> does not define a "ExtensionsMiddlewareRunner" class, referer: >> http://localhost/reviewboard17

Re: RB upgrade from 1.7.7.1 to 1.7.16 - Review Board is taking a nap

2013-10-24 Thread robcikss
dependencies. Not sure your proxy settings properly carried over when doing > sudo easy_install. > > Christian > > > On Tuesday, October 22, 2013, robcikss wrote: > >> Hello! >> >> I just tried to upgrade current RB 1.7.7.1 to 1.7.16 version as described

Re: RB upgrade from 1.7.7.1 to 1.7.16 - Review Board is taking a nap

2013-10-24 Thread robcikss
-py2.7.egg ./Djblets-0.7.18-py2.7.egg ./Django-1.4.8-py2.7.egg /usr/local/lib/python2.7/dist-packages ./ReviewBoard-1.7.16-py2.7.egg import sys; new=sys.path[sys.__plen:]; del sys.path[sys.__plen:]; p=getattr(sys,'__egginsert',0); sys.path[p:p]=new; sys.__egginsert = p+len(new) Robcikss c

Re: RB upgrade from 1.7.7.1 to 1.7.16 - Review Board is taking a nap

2013-10-25 Thread robcikss
According to easy-install.pth ./Djblets-0.7.18-py2.7.egg Robcikss ceturtdiena, 2013. gada 24. oktobris 23:58:46 UTC+2, David Trowbridge rakstīja: > > What version of djblets is installed? > > -David > > > On Thu, Oct 24, 2013 at 2:19 AM, robcikss > > wrote: > &

Re: RB upgrade from 1.7.7.1 to 1.7.16 - Review Board is taking a nap

2013-10-25 Thread robcikss
stopped working. Is there some settings on RB site that should be changed according to my server? Robcikss piektdiena, 2013. gada 25. oktobris 09:53:41 UTC+2, David Trowbridge rakstīja: > > Try running `easy_install -U Djblets` with the correct proxy settings, > reload your web serv

Re: RB upgrade from 1.7.7.1 to 1.7.16 - Review Board is taking a nap

2013-10-29 Thread robcikss
Hi. Turns out it was configuration error. So just changed thous in DB. Thank You all!!! Robcikss piektdiena, 2013. gada 25. oktobris 23:23:03 UTC+2, David Trowbridge rakstīja: > > If you run rb-site upgrade again, it should fix the symlink to the djblets > static media. > >