|
From: Chris F. <cd...@fo...> - 2009-09-27 05:38:26
|
On Sat, Sep 26, 2009 at 09:26:43AM +0200, Daniel Gollub wrote: > One thing which didn't got mentioned yet is: OSyncUpdater What do you think of this logic: Since osync_group_env_load_groups() is in charge of creating the new default .opensync directory if it does not exist, why not let it copy the existing group* directories into the new 0.40 directory? This creates a nice backup, as well as gives 0.40 a starting point of configurations. It also copies the existing behaviour. Under current 0.39 behaviour, the user expects to be able to upgrade. If we just copy everything over to 0.40, we retain this behaviour while leaving 0.22 alone. It is also easy to implement. :-) Thoughts? - Chris |