Christian> I've patched GTG 0.2.4, so downgrade should work now. Please test it.
#backup your tasks
cp -r ~/.local/share/gtg ~/backup-gtg
# Run GTG 0.2.9, make some modification, etc
bzr branch lp:gtg gtg029
cd gtg029
./gtg
cd ..
# Run the patched GTG 0.2.4
bzr branch lp:gtg/0.2 gtg024
cd gtg024
./gtg
# Or run downgrade script
./downgrade-gtg-0.2.9.py
-----------------------------------
I and several other people have tested it, it should work. It removes every backend but localfile and convert ids in the localfile. In other words, it is not a lossless downgrade (it is not possible to do that).
If you don't find any problems, I would like to release this patch as 0.2.5 and so enable to users to play with GTG 0.2.9.
----------------------------------
Fix Committed means in the lp:gtg/0.2 (because it is bug against this version) in rev696
Christian> I've patched GTG 0.2.4, so downgrade should work now. Please test it.
#backup your tasks
cp -r ~/.local/share/gtg ~/backup-gtg
# Run GTG 0.2.9, make some modification, etc
bzr branch lp:gtg gtg029
cd gtg029
./gtg
cd ..
# Run the patched GTG 0.2.4
bzr branch lp:gtg/0.2 gtg024
cd gtg024
./gtg
# Or run downgrade script gtg-0.2. 9.py
./downgrade-
------- ------- ------- ------- -------
I and several other people have tested it, it should work. It removes every backend but localfile and convert ids in the localfile. In other words, it is not a lossless downgrade (it is not possible to do that).
If you don't find any problems, I would like to release this patch as 0.2.5 and so enable to users to play with GTG 0.2.9.
------- ------- ------- ------- ------
Fix Committed means in the lp:gtg/0.2 (because it is bug against this version) in rev696