the few last days I am getting this exception when running unison:
"End_of_file exception raised in loading archive" (this indicates a bug!)
it does not help a bit, I cannot find answer elsewhere on google, ppl talk about it but seem not be able to solve?
I checked my files, there are broken symlinks but that never was a problem before..
the full command is basically:
unison "$PATH1" "$PATH2"
-links false
-fastcheck true
-times
-retry 2
-follow "Regex .*"
-force "$PATH1"
-nodeletion "$PATH1"
-nodeletion "$PATH2"
-batch
-ui text