I'm not familiar with the Unison source, but if putting it in the Transport module means that the change is transferred before we notice that it's a pointless...
Wayne Hayes
wayne@...
Feb 1, 2008 8:34 am
6885
... I do not think this has been reported as a bug. We should make clear in the documentation that unison can only synchronize files whose name is at most...
Hi, I downloaded the 2.27.57 Windows-binaries (gui and text zipped together) from the web page. Both versions failed to start with a message "Unison-2.27.57 ...
Hermann Hüttler
huettler@...
Feb 1, 2008 9:18 am
6887
Any chance of anyone putting together a deb of the latest stable release for Ubuntu? Crossed fingers here. Damian...
This would not be too hard to fix, if someone cared to give it a shot. (I would do it by adding a new function truncateFinalName to the Path module and then...
... Perhaps I wasn't clear enough: the diff3 I am using does have return values >1 as usually, so I hope that checking for return value 1 and turning it into 0...
Misha Aizatulin
avatar@...
Feb 1, 2008 2:02 pm
6890
Hi, Q1) I am using unison thru a perl script to automate copying task from server to client. Thru script i crate a directory and copy file in that, but when i...
... I think what you're seeing is that the merging facilities didn't really work very well until recently, and even the new, better version has not been used...
Hi All... I just checked the images in the windows 2.27.57 zip file and only the GTK version depends on the GTK library. The dependencies on my (XP) machine...
I am trying to sync my Mac running Leopard with my Windows XP desktop. I mount a Windows share on my Mac using mount -t smbfs //gwong@.../Mac_Backup...
... I haven't looked at the unison code at all, but it sounds like it may be doable. ... I'm not really sure what it is, other than that it's a folder with...
... I've seen this errors with many different cases. One first try is to use the Leopard Intel only version (and not the universal binary) available here:...
I have finally got Unison setup and working after I came across a problem with the GUI. When I run Unison from the command line with the below command only a...
Hi, I am trying to get 2.27.57 working on Slackware 12.0. I installed the ocaml-3.10.0 and lablgtk2-2.10.0 packages from linuxpackages.net. When I compile,...
... Well, they need to be writable by the user running the unison program on both machines. Is it the case? Alan -- Alan Schmitt <http://alan.petitepomme.net/>...
I'm not sure about your problem compiling, but I have a binary of 2.27.57 that was compiled on CentOS 4.6. If someone is willing to host it, I'll be glad to...
... Is there some additional information in the unison.log file as to why the transfer failed? Alan -- Alan Schmitt <http://alan.petitepomme.net/> The hacker:...
... I would be happy to host it, but I'd really like someone to try it first. Alan -- Alan Schmitt <http://alan.petitepomme.net/> The hacker: someone who...
I'm CCing the list, if someone else stumbles on this problem. ... add the "-confirmbigdeletes false" option to the command line (or "confirmbigdeletes false"...
Hi, I'm using 2.13.16-9 (debian) on a AMD64 based system and was trying to sync a local directory to an external USB harddisk. unison-gtk aborted several times...
Hadmut Danisch
hadmut@...
Feb 3, 2008 3:00 pm
6907
... Alan, hmmm... I could try it. I'll contact Mike and get him to send me a copy. Having said that, if anyone has a clue about what the compiling problem is,...
... I synchronize 4GB files using Unison (VMware virtual images) and I've not seen this issue. When does Unison fail exactly? At the beginning, or toward the...
... I meanwhile could figure out what exactly went wrong: I had some files in the source directory which had been copied from an older DOS floppy with some...
Hadmut Danisch
hadmut@...
Feb 3, 2008 8:09 pm
6911
... Thanks Bob, it works like a charm! Hermann...
Hermann Hüttler
huettler@...
Feb 4, 2008 10:50 am
6912
Hi, I was trying to sync a home directory with unison, but it terminated with an error message because the directory contains pipe file entries. If I...
Hadmut Danisch
hadmut@...
Feb 4, 2008 7:27 pm
6913
In general, Unison only supports ignoring files based on their names, so that we can be sure that the same set of files is ignored on both machines. (I...