=========
 UPGRADE 
=========
| 

about
-----
| 

:author:  Bart Thate <bart@gozerbot.org>
:contact: IRCNET/#dunkbots
:website: http://plugins.gozerbot.org
:license: Public Domain
 
| 

description
-----------
| 

do a mercurial hg pull -u / svn update  and see if we need to reboot .. if only plugins are updated we don't need to reboot because we can reload them

| 

commands
--------
| 


1) upgrade

    do a svn or mercurial upgrade

    ::

        <user> !upgrade
        <output> no changes

2) upgrade-hg

    do a mercurial upgrade

    ::

        <user> !upgrade-hg
        <output> no changes

3) upgrade-loud

    do a svn or mercurial upgrade

    ::

        <user> !upgrade-loud
        <output> no changes

4) upgrade-svn

    upgrade the bot with svn

    ::

        <user> !upgrade-svn
        <output> doing svn upgrade .. Skipped '.' .. nothing to reload
