Hello, I am new user of unison. I only want to synchronize some files that are in different directories. I could copy all this files to ~/unison and then...
Is there any plans to fix this bug. Figuring out how to run unison 32 bit sounds like a pain I'd rather avoid, if a bug fix is coming out I'll just wait for...
A compatibility problem between 32-bit and 64-bit architectures has just been fixed in the past few days. If you're able to compile the latest developer...
... OK, fair enough. I am certainly happy to see Unison translated, and if it turns out that lots of people want to translate it into lots of languages, so...
... Unfortunately this is not possible: if you ignore foo and ignorenot foo/bar, the latter won't be included because when a directory is ignored, its...
Hi Benjamin, ... ok, I will have to go with that, then. Whenever *I* find the time :) I would have already done that, but broke up because I got a little ...
... I've had good luck compiling the text UI under cygwin. I haven't tried the GTK interface, but there are people on the list that know how to do it... -...
6240
Carles Pina i Estany
carles@...
Apr 2, 2007 7:06 pm
Hi, ... ok good! I like this idea, i will do it. buff! :-) -- Carles Pina i Estany GPG id: 0x8CBDAE64 http://pinux.info Manresa - Barcelona...
6241
John McCabe-Dansted
gmatht@...
Apr 3, 2007 8:16 am
I had a problem where Unison insisted that my paths were in sync when they obviously were not. I tracked the problem down to a ignore = Path {} in my...
I'm a new unison user. I use unison to synchronize 2 servers via ssh. I just want to know whether unison can be triggered to run automatically when a some...
I've gotten a handful of emails from the list from Sunday and Monday but none on Tuesday, Wednesday or Thursday. Is their a trick to this? hgh. -- Henry...
Hi all, I'm using Unison 2.13.15 from a win2k host to a win2k "sever" running cygwin's sshd. It's very slow, even though I'm using fastcheck = true, leading...
Try turning it off and see if it gets even slower. I'm not quite sure when it was fixed, but on at least some versions of unison, fastcheck fails to work at...
Hi All... ... The fastcheck daylight savings bug was fixed in recent versions of 2.27. Unison 2.27.10 is the current released version...give it a try. If you...
Hi All... I just ran into a new bug with fastcheck between two 2.27.10 WinXPSP2 hosts. I deleted my archive files on both sides and let Unison rebuild them....
I am trying to use Unison-gtk over ssh between two Windows machines where sshd runs on cygwin. This works fine in one direction where my user name is just...
Hi All... If I delete the archives on both hosts, and use Unison 2.26.14 (before the daylight savings fix) to create the archives, then checking for updates is...
Hi Jerome... I have some observations on the archive updates as of 2.27.10 (WinXP SP2 and NTFS). One nice feature of the changes you made is that I can change...
I would like to have automatic synchronization between two directories so that when I change a file, that change is detected automatically and propagated...
Hi! I try to sync a Windows XP machine with 2.27.10 in -socket mode and a Ubuntu 6.10 machine with 2.27.12 in client mode (GTK interface). I startup unison on...
... with subsecond triggers? man my system would be doing nothing but unison. I was hoping for something like fam trigers and the equivalent on the windows...
On FreeBSD 6.2 (and 4.11) when I compiled unison from scratch from a recent svn update, I got the following compile time error: ocamlopt -I lwt -I ubase -I...
unison isn't a distributed filesystem. I suppose you could abuse it to get closer to that, but why not run samba or something similar in that case. TTimo...
... If I had wanted a distributed file system, I would look at a distributed filesystem. Sambo and NFS are networked filesystems, not distributed file...
Unfortunately, this is an often-requested but never-(yet-)- implemented feature. I've long felt that it should not be *too* hard to do a simple but useful...
... sounds reasonable for a first cut. ... fam is not trivial and win32 even less so AFAIK The main point that I don't see ... if you do it when idle, sure. it...
... It's actually not that hard to do under Windows -- You could implement this today using FileNotify (http://www.xtware.com/filenotify/) to kick off unison...
... Hi Jeff. I maintain Unison for Cygwin. I'll package 2.27.10 just as soon as I have time, but I can't promise you yet when that will be. Probably not ...