unison メモ

  • クライアントとサーバのバージョンは合わせないといけない。
  • Win32 ネイティブはパスの解釈の都合上、cygwin の shell じゃうまく動かせない。

えーと、各種のサーバで Unison のバージョンが食い違ってたらチョー面倒ってことですな、これ。複数のバージョンをインストールしておけってことですか。なーんかそれはおかしいんちゃう?

Looking for changes
Warning: No archive files were found for these roots.  This can happen either
because this is the first time you have synchronized these roots,
or because you have upgraded Unison to a new version with a different
archive format.

Update detection may take a while on this run if the replicas are
large.

Unison will assume that the 'last synchronized state' of both replicas
was completely empty.  This means that any files that are different
will be reported as conflicts, and any files that exist only on one
replica will be judged as new and propagated to the other replica.
If the two replicas are identical, then no changes will be reported.
Press return to continue.[<spc>]
  • パスの中に @ があるとダメ
  • Windows でもパスの区切りは /

rsync の CVS ignore みたいな機能はないのか? おい!

-ignore "Name CVS"

(cmd.exe はシングルクォートは使えない。)で CVS ディレクトリは無視できるけど、道のりはなんか遠いぞ。

More