Type the following and show me the output:

    $ rb-site manage /var/www/reviewboard shell
    >>> from djblets.siteconfig.models import SiteConfiguration
    >>> SiteConfiguration.objects.get_current().version

Also run:

    $ rb-site --version


Christian

-- 
Christian Hammond - christ...@beanbaginc.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com


On Sun, Nov 24, 2013 at 10:59 PM, Venkateswara Reddy <venkuvenk...@gmail.com
> wrote:

> Enven after following the below steps: i still could see
> Review Board <http://192.168.1.74/> 1.7.18 which is not changed to 1.7.19
>
> Upgrading Review Board is pretty simple. It’s essentially a three-step
> (optionally four-step) process.
>
>    1.
>
>    Upgrade Review Board by running:
>
>    $ easy_install -U ReviewBoard
>
>     2.
>
>    Upgrade each installed site. See *Upgrading 
> Sites*<http://www.reviewboard.org/docs/manual/1.7/admin/upgrading/upgrading-sites/#upgrading-sites>
>    .
>    3.
>
>    Restart your web server.
>    4.
>
>    Restart memcached, if installed.
>
>
>
> *Here is the log: *
>
>
> Welcome to Ubuntu 12.04.1 LTS (GNU/Linux 3.2.0-29-generic-pae i686)
>
>  * Documentation:  https://help.ubuntu.com/
>
> 550 packages can be updated.
> 232 updates are security updates.
>
> You have new mail.
> Last login: Fri Nov 22 17:04:48 2013 from 192.168.2.149
> root@hmaster:~# easy_install -U ReviewBoard
> Searching for ReviewBoard
> Reading http://pypi.python.org/simple/ReviewBoard/
> Reading http://downloads.review-board.org/releases/
> Reading http://downloads.review-board.org/releases/ReviewBoard/1.0/
> Reading http://downloads.reviewboard.org/nightlies/
> Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.0/
> Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.5/
> Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.6/
> Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.7/
> Reading http://www.review-board.org/
> Best match: ReviewBoard 1.7.19
> Downloading
> http://downloads.reviewboard.org/releases/ReviewBoard/1.7/ReviewBoard-1.7.19-py2.7.egg
> error: None
> root@hmaster:~# rb-site upgrade /var/www/reviewboard
>
> ** (rb-site:5183): WARNING **: Command line `dbus-launch
> --autolaunch=e9be008a47c4c4ecd048cf280000000a --binary-syntax
> --close-stderr' exited with non-zero exit status 1: Autolaunch error: X11
> initialization failed.\n
> Rebuilding directory structure
> Updating database. This may take a while.
>
> The log output below, including warnings and errors,
> can be ignored unless upgrade fails.
>
> ------------------ <begin log output> ------------------
> Creating tables ...
> Installing custom SQL ...
> Installing indexes ...
> Installed 0 object(s) from 0 fixture(s)
> No evolution required.
> ------------------- <end log output> -------------------
>
> Resetting in-database caches.
>
> Upgrade complete!
> root@hmaster:~# sudo /etc/init.d/apache2 restart
>  * Restarting web server
> apache2                                                apache2: Could not
> reliably determine the server's fully qualified domain name, using
> 192.168.1.74 for ServerName
>  ... waiting apache2: Could not reliably determine the server's fully
> qualified domain name, using 192.168.1.74 for ServerName
>                                                                          [
> OK ]
> root@hmaster:~# /etc/init.d/memcached restart
> Restarting memcached: memcached.
> root@hmaster:~#
>
> --
> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
> ---
> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
> ---
> Happy user? Let us know at http://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "reviewboard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to