On 5/19/07, Eric Smith <[EMAIL PROTECTED]> wrote:
I use remote editing a lot (rsync protocol) and want to keep the spelling lists
on both machines always synchromised.
Is the best way with unison(1) or suchlike or is there a better way?
I tried unison, but then I found that personal svn/hg/git/cvs is much better.
For many years, I have been using personal svn. Then I switched to git.
It's matter of taste which VCS to use. But it beats unison, to my opinion.
One "problem" of VCS is that there are many any choices.
hg and svn are both good choices.
Yakov