Hello, I am trying to get unison-2.24.6-win-gtk2.exe to work and followed instructions in IMPORTANT.html to update the PATH. However, I keep getting the...
... The idea is to match path with .svn in it - which should be .*\.svn.* - I believe . matches any character, but for some reason the the first .svn folder at...
Frank Church
voipfc@...
Oct 1, 2006 4:47 pm
5605
Sun, 1 Oct 2006 17:28:02 <nypoFICSy+HFFwwo@[127.0.0.1]> Wm... <wm-unison@...> ... Here is a semi-official response. I would like to make it...
Does Unison abort an update if some of the files are in use? I am running Eclipse which is a fairly large installation, but Unison seems to fail when I am...
Frank Church
voipfc@...
Oct 1, 2006 9:01 pm
5608
... Well, I figured out I needed to run unison /Users/jamesfishwick/Sites/HMSandbox/video_concepts/ //Volumes/docs/accounting/video_concepts -force ...
... I think Unison tries to synchronize permissions by default. If you don't want that (and I also think permissions are troublesome under Samba), you should...
I haven't followed this thread in detail, but it appears to me that what's mixing things up is the fact that Unison (following Unix shells) treats a * in a...
... Well, I give myself the reply as all others seem to be asleep or unwilling to help. GAIM comes with Gtk+2.6.9a and with that, Unison doesn't seem to work....
Hi. I see a Windows binary of unison-2.24.6-win-gtk2.exe in Mr. Pierce's download section, but no comments yet. (I realize he's digging into fall term and...
24.6 is not an official release of any kind -- the binary is just up for a few people to test. There are still a few issues to be resolved with the backup...
Thanks everyone for the responses. We will attempt retry. However, was just curious if there is a more recent version available for solaris sparc platform and...
I have the impression that not many people are using Unison on the Solaris platform these days -- if you want a new version, you'll probably have to compile it...
Hello all, I've just come across this great util, and am currently testing on 2 Fedora Core 5 boxes. They replication works really well. The main thing I need...
Craig Smith
craig@...
Oct 4, 2006 12:10 pm
5619
Craig Smith schrieb: [...] ... With cron! ;-) ciao Ralph...
I seem to have the text version working, but the gtk2 version throws the following: (unison-2.24.6-win-gtk2.exe:7744) Pango-WARNING **: The specified module ...
... I have it running fine for a while now with GTK+ 2.8.18-1 downloaded from the GIMP website. Running XP Pro on an Intel Centrino HP laptop. Mike Elkevizth...
Hi all. Im doing "backups" with unison. I wish to know if there is some command option or config parameter to prefer a node no matter what happens. I know...
Igor Morgado
igormorgado.listas@...
Oct 4, 2006 3:30 pm
5624
Hi Igor. Check "-force" option. By the way, for unidirectional backups, I think rsync is easier if you have direct file access on source and backup media and...
Konstantin Münning
konstantin@...
Oct 4, 2006 6:55 pm
5625
... I have been through the manual, but not in full detail. Can you point me to the part of the manual which describes what happens when some files are open? ...
Frank Church
voipfc@...
Oct 4, 2006 7:05 pm
5626
... This is exactly what will happen *if* if the directory containing the projects exists on both sides when the sync begins. What doesn't work is the case...
... Do you mean that if the directory exists on both sides the sync will work to completion, but if the directory does not exist on the target it will abort if...
Frank Church
voipfc@...
Oct 4, 2006 8:16 pm
5628
Hi, I know this has been discussed before, but since no one came up with a solution, I'm posting again, maybe there are some news. As most of you probably...
qsd
qsd@...
Oct 4, 2006 10:18 pm
5629
... Yes. ... What gets aborted is just the transfer of the new directory, not the whole sync. To be more precise: If a directory is created on one replica...
... maybe unison does this to be nice to other services using the network. Ever tried using bittorent? Without throttling it, it hogs up all bandwidth and...
Hi !! when trying to sync with prefer = newer and the same file has the same modification time but different permissions in both replicas (one has group write...