On Fri, May 25, 2012 at 1:53 AM, Vaze, Mandar <[email protected]> wrote:
> You can run the following command on the terminal from the directory that
> has all your Openstack projects (e.g. from /opt/stack)
>
> “cd /opt/stack ; for d in `ls -1`; do echo "updating $d"; cd $d; git pull;
> cd /opt/stack; done”
You can also put 'RECLONE=yes' in front of stack.sh on the command
line or add it to localrc to force stack.sh to update all
repositories.
RECLONE=yes ./stack.sh
dt
--
Dean Troyer
[email protected]
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp