Greetings Moovida developers, This is to inform you that we finally renamed the project on Launchpad to moovida [1].
The elisa-universe project was also renamed to moovida-universe [2]. Everything should be transparent for everyone. Permanent redirections have been set up and with time we'll update all the links in the documentation. Even branching lp:elisa with bzr will work just fine and get you lp:moovida. However I noticed one glitch. When pulling in a branch that was previously branched from lp:elisa and without specifying where you are pulling from (`bzr pull`), you may get the following error message: bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/~elisa-developers/elisa/relook/". Fixing it is simple, just do: bzr pull --remember lp:moovida All the subsequent `bzr pull` will work fine. Apologies for the inconvenience, Olivier [1] https://launchpad.net/moovida [2] https://launchpad.net/moovida-universe
