On Thu, Dec 27, 2007 at 02:59:56PM -0200, Marcelo de Moraes Serpa wrote: > However, I started having problems with having two Planner "databases" - one > at home and one at my office. I > wonder how you guys handle this sync. issue?
I keep most of the files in my home directory in a subversion repository. I just have to remember to check the updated files back in when I finish with one computer, then it is ready for checkout or update on any other computer, or USB flash drive. If you use the home computer at roughly the same time each day, an automated script for adding new files and checking in updates would work well. SSHfs is really nice, but i need my data to be available when on my la[top and not connected to a network, so it will not work for me. Unison is a good option, if you don't want the Subversion overhead. cheers, K -- In Vino Veritas http://astroturfgarden.com
signature.asc
Description: Digital signature
_______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
