Hi, is there a way to avoid the "Proceed with propagating updates?" question when there are no conflicting changes? When using -batch, I cannot specify...
Hi list. I have been using Unison on my Linux (2.9.1) to be the server and in two XP machines (one is my desktop and the other is my laptop for when I go on...
Yu Safin
calanet@...
Jun 1, 2006 2:41 pm
5192
Dear All, I have found a bug that I think should be fixed. It concerns annoying ambiguities between the way Linux treats two ways of representing an o with...
Edward Grace
ej.grace@...
Jun 1, 2006 2:54 pm
5193
Thu, 1 Jun 2006 13:39:06 <e5mqlq+qhvk@eGroups.com> peter.hilber <e0326179@...> ... if you are very sure try silent -- Wm ... Please reply to...
I agree with Edward that this should be viewed as a bug in Unison: the situation is indeed just the same as with syncing case-sensitive filesystems with "case...
... According to the doc, "silent to true automatically sets the batch preference to true". The only difference to batch I observed is that now only the...
... Hi. As Benjamin points out in another post this is a more complex superset of the problem with case sensitive / case insensitive file systems. The...
Edward Grace
ej.grace@...
Jun 1, 2006 6:10 pm
5198
I would expect Unison to fail gracefully? Fred Frigerio Locust USA This electronic message transmission contains information from Locust USA which may be...
Fred Frigerio
ffrigerio@...
Jun 2, 2006 4:20 am
5199
Hi Benjamin, this topic has popped up in the mailing list a few times before, so I thought it's worth putting it into a little FAQ page: ...
... To be fair, this is a very hard problem. Consider http://developer.apple.com/technotes/tn/ tn1150.html#UnicodeSubtleties which says An implementation must...
Trevor Jim
trevor@...
Jun 2, 2006 9:40 pm
5201
Thu, 1 Jun 2006 17:12:20 <e5n75k+2ii9@eGroups.com> peter.hilber <e0326179@...> ... I'm not 100% sure what you are trying to do but you could...
I think hacking the source (look at uitext.ml -- it's not very hard to follow what's going on, I think) is the easiest way to get what you want. Regards, -...
A client wants to perform remote sync/backup from their two remote offices. We are going to use unison and have a question about a feature the client asked...
Due to a computer crash, I upgraded from a really old version of unison to 2.19.42. I'm using the mac gui, courtesy of Ben Willmore. I'm synching from one OS...
Hello, Psexec is a small "telnet-replacement" utility (freely downloadable from www.sysinternals.com, but without source) for win32 that doesn't require the...
... I second that. It would certainly be very nice. At the moment I use plink from the putty suite like this (2 lines in all): sync.cmd: unison default ../...
At some point we were considering building our own implementation of the ssh protocol directly as part of Unison, but it didn't take long to realize that this...
... Why exactly do you think it SHOULD be included with Unison? Unison does NOT include ssh. Does it? It just provides a mechanism to call any kind of...
We've patched rsync some time ago to propogate the Unix/Owner modes over to the group and other bits... As you may know, in AFS, only the "owner bits"...
I am trying to install Unison on a windows XP laptop to backup it up to a FC5 linux server. I have installed gtk-runtime-2.6.10-rev-a with no apparent problem,...
Hi, I'm not trying to ruffle any feathers here, but I have posted a few times about a problem I have been having with backups and haven't gotten any responses....
Hi Mike, ... No ruffled feathers here, but please realize that Unison is not an officially maintained project -- i.e., there is no one whose job it is to...
My profile: # Roots of the synchronization root = /Users/bjackson root = ssh://gumby.local//Users/bjackson # Paths to synchronize path = a.tmp # Some regexps...