GTG

Code review comment for lp:~gtg-user/gtg/evolution-backend

Revision history for this message
Luca Invernizzi (invernizzi) wrote :

Hi Tina,
it's easy: you just have to download the code and execute it.
See http://allievi.sssup.it/techblog/?p=569 for the steps, summarized as:

tar czf gtg_backup.tgz .local/share/gtg/ #just in case, backup of your gtg install (if any)
sudo aptitude install bzr
bzr branch lp:~gtg-user/gtg/all_the_backends_merge_requests gtg_backends
cd gtg_backends
./scripts/debug.sh -d #this lauches a debug version of GTG that doesn't touch your own GTG tasks

Then, if you find something that doesn't work, you open a bug and describe the problem. Thanks!

« Back to merge proposal