On Mon, Oct 27, 2014 at 9:30 AM, Tony Papadimitriou <to...@acm.org> wrote:
> > I use mostly Windows, but every so often I open the repo on a Linux box > (but I can do without Linux for now). > > Most thing we get working on Linux first, as that is the primary desktop for most of the Fossil developers (Jan excepted).... That said, I think the previously described system of syncing to your thumb-drive using the file: scheme is probably going to work best for you. To recap: (1) Run "fossil all setting autosync off". (2) Make copies of all repos onto your thumb drive. (3) For each working check-out: (3a) "fossil remote file:/path/to/repo/on/thumb/drive" The above is a one-time setup. Now, to transfer, just plug in your thumb drive and do: fossil all sync Then take the thumb drive home and do "fossil all sync" there too (having previously done the same 3-step setup). I'm not exactly sure what the syntax for the the "file:" URL is for the D: or E: filesystem (or whatever your USB stick comes up as). And I'm away from the office and don't have access to a windows machine to test it. Some experimentation is in order, but once you get it working, it should just work. -- D. Richard Hipp d...@sqlite.org
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users