Comment 13 for bug 878085

Revision history for this message
Liviu Andronic (landronimirc) wrote :

A quick fix:
$ cd /tmp/supertux
$ git pull
$ cd /tmp/supertux-bzr/master
$ bzr pull /tmp/supertux
$ bzr push lp:~landronimirc/supertux/trunk

In the above it should be 'pull' instead of 'update'. This can be put into a script to easily sync the Launchpad repo.