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...
4425
Benjamin Pierce
benjamincpierce
Sep 11, 2005 1:18 pm
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...
4424
Andrew Schulman
andrex593
Sep 9, 2005 5:56 pm
... 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...
4423
Erwan Jahier
Erwan.Jahier@...
Sep 9, 2005 3:24 pm
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...
4422
Jerome Vouillon
jv314159
Sep 9, 2005 11:55 am
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...
4421
messery_lamb
Sep 9, 2005 10:02 am
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...
4420
Eric S. Johansson
esjatharvee
Sep 9, 2005 7:05 am
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...
4419
John Fouhy
john_fouhy
Sep 9, 2005 2:44 am
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...
4418
george lyon
georgem691
Sep 8, 2005 8:11 pm
Has anyone installed unison on aix 5.1 (or any version of aix)?...
4417
Hari Krishna Dara
haridsv
Sep 8, 2005 6:24 pm
... 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...
4416
Fabio
marchale@...
Sep 8, 2005 3:56 pm
... Hi ... Wow, you solve the problem at first attempt! I launched unison in text mode, and all is gone right. Thank you...
4415
Jerome Vouillon
jv314159
Sep 8, 2005 3:16 pm
... 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). --...
4414
Par Leijonhufvud
par@...
Sep 8, 2005 2:51 pm
... 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...
4413
Fabio
marchale@...
Sep 8, 2005 12:35 pm
... Has nobody some ideas to solve my problem? Thank you...
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...
4410
Jerome Vouillon
jv314159
Sep 8, 2005 11:07 am
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...
4409
Jerome Vouillon
jv314159
Sep 8, 2005 10:11 am
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...
4408
Jerome Vouillon
jv314159
Sep 8, 2005 9:52 am
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...
4407
Jack Murphy
jmurphy_eire
Sep 8, 2005 8:54 am
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...
4406
joopverdwaast
Sep 7, 2005 7:23 am
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...
4405
Paul Russell
parussel
Sep 6, 2005 6:19 pm
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...
4404
Benjamin Pierce
benjamincpierce
Sep 5, 2005 2:09 am
The backup functionality has been completely reimplemented by Stephane Lescuyer. It would be interesting to know whether this error is still observable in the...
4403
Paul Russell
parussel
Sep 5, 2005 2:06 am
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...
4402
Jochen Reinwand
jbr.1@...
Sep 4, 2005 4:17 pm
... 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 ...
4401
Benjamin Pierce
benjamincpierce
Sep 2, 2005 1:44 pm
... 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...
4400
tggrissom
Sep 2, 2005 1:40 pm
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...
4399
Benjamin Pierce
benjamincpierce
Sep 2, 2005 1:02 pm
... 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...
4398
James Anderson
james_n_ande...
Sep 2, 2005 12:59 pm
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...
4397
winsys28
Sep 1, 2005 6:30 pm
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 ...