Hi All, I have Cygwin ssh and Unison installed on a Win 2003 Server and an XP computer. I have ssh working, but I cannot get Unison to sync the folders I want ...
Hi folks, Sorry if this is a dumb question, but I wonder if anyone can explain to me the significance of the files listed in the console while unison is...
... No special significance: Unison just prints a file every so often as it's scanning the filesystem -- this listing is intended as some kind of informal...
I know this has probably been asked and addressed many times but best I can find in the forum etc is that there is really no way to do a merge under windows...
... That is my understanding too. It would be great if some Windows/ OCaml hacker could take a look at this -- my guess is that it would not be very hard to...
... You're, of course, right! Looks like rsync does it by generating a list of the files and sendind this complete list to one iconv process. If this is not ...
Jochen Reinwand
jbr.1@...
Sep 4, 2005 4:17 pm
4403
FYI: I ran a bunch more tests. I learned that this problem only occurred when backups was enabled. I was also unable to reproduce it using test directories and...
The backup functionality has been completely reimplemented by Stephane Lescuyer. It would be interesting to know whether this error is still observable in the...
If I can figure out how to reproduce it I'll definitely test it on the beta version and email the results to the list. Unfortunately, ever since I deleted the...
Hello all, I am using Unison to synchronize between a drive on a Unix machine via samba and windows XP. It works great, but over a slow link the comparing...
Hi All Excuse me for posting what may seem a dumb question. I want to mirror a CVS repository and allow checkins and sync to both. So, what I want is to...
Hello, ... What is the destination in this case? Is this the Windows or the OSX machine? Does it help to run Unison with the "-fastcheck false" option ? (You...
Hi, ... Are you using the "force=newer" option? Its semantics has been changed and seems to correspond now to what you describe. (I'm not sure whether this...
Hi, ... This is due to a filename with non-unicode characters. You should try the latest beta release which contains a workaround. (Or you can synchronize in...
Hi, ... Unison performs a chmod when creating a file, even when the perms option is set to 0. I should eventually try to fix this. A workaround is to mount...
... Has nobody some ideas to solve my problem? Thank you...
Fabio
marchale@...
Sep 8, 2005 12:35 pm
4414
... One problem for some OSes. % uname FreeBSD % man mount | grep quiet % In other words, I would love it if this did get a proper fix. /Par -- Par...
Par Leijonhufvud
par@...
Sep 8, 2005 2:51 pm
4415
... You could try to use the -m and -M options to set the file permissions to 600 and the directory permissions to 700 (see the mount_msdosfs man page). --...
... Hi ... Wow, you solve the problem at first attempt! I launched unison in text mode, and all is gone right. Thank you...
Fabio
marchale@...
Sep 8, 2005 3:56 pm
4417
... I don't know the usage of -mergebatch option, but I suspect the problem you are seeing is because of the "*" getting expanded by the shell. Try protecting...
Hi all, I'm trying to set up unison to synch my laptop with another computer. Both computers are running cygwin/win32. I have set up ssh successfully and I...
when I run unison on windows, I'm getting a message telling me it can't load libgdk... yes, I checked the spelling and that is what it said. searching my xp...
Hello, This is rather frustrating considering most people seem to manage their backup with Unison: I am simply synchronizing between my MacOSX laptop and an...
Hello, Unison seems to be failing when setting the permissions of the file /Volumes/pb_bck/Users/alamb/Library/Preferences/(null).plist The actual error...
Hello,
I am an new happy user of Unison. However, I wanted to be able to use my own diff viewer (colors, quitting without the mouse, etc.). Therefore, I...
Erwan Jahier
Erwan.Jahier@...
Sep 9, 2005 3:24 pm
4424
... John, I'm not able to reproduce your error here. All of the commands you listed above work just fine for me. However, I'm running version 2.12.0. Could...
Looks useful -- thanks. Before it gets included in the main sources, though, I think a little refinement is in order: It would be more consistent to set the...
All, Using Unison 2.12 (cli & sockets) to sync between XP and OS X. Everytime I sync, the files get marked as read-only. Is there a way to preserve the file's...