-
I'm trying to setup `unison` to sync a folder between local linux and remote macOS. I installed your utility on macOS, and get this error when running `unison` from linux with `repeat = watch`:
```…
-
Running the latest Unison (2.51.2) on Mac OX 10.12.6, I get a "Connecting..." message and the spinning gear and nothing else happens when opening a profile. I've tested SSH access to the remote sync p…
-
Even when passing `-ignoreArchives` to unison, it will still crash in certain cases. The only solution is to hard-delete unison archives on both the host and VM. We should add another option to `subst…
-
When running the following command, deleted files on either sever are always copied from the opposite server, instead of the delete propagating and the file being removed from the other server.
In…
-
When starting unison instances from a python script (using subprocess.popen w/ shell=false), I am unable to detect any changes. However, when running the same commands in my shell directly, or with sh…
-
Hi.
I have some server with low RAM memory.
Unison consume all RAM memory (a lot RAM) and pulls me down servers.
Please How i can limit the RAM memory for Unison?.
Server with 100% of RAM and Unison…
-
```
$ vagrant sync
Unisoning changes from {host}::/Users/mrdavidlaing/Projects/cityindex/wordpress-development-flow/src/ --> {guest VM}::src
There was an error when attemping to sync folders using uni…