On 00:03 Sun 09 Mar , James Stroud wrote: > SVN is extraordinary for these types of things. Combining Peter Briggs and > Bill Scott's suggestion, perhaps one ideal solution would be SVN support > built into ccp4i.
What might be even better is a distributed system such as git or mercurial. That way you could have separate repositories on each machine and merge them together at your leisure. I use git for all my research now, and I've stopped worrying about losing files or accidentally overwriting my only copy when syncing across multiple machines. Thanks, Donnie