Hi there, I am using unison 2.9.1 for mirroring my HD to a remote computer tru SSH. (using the force option) Each time I am copying my files on the remote...
Christophe Guilbert
cguilbert@...
Mar 1, 2004 12:16 pm
2287
Hello I'm a new user of unison and I don't know well how the software work. I have a problem. I start the daemon server under Windows. After I start the...
Mikaël PLOUHINEC
Mikael.Plouhinec@...
Mar 1, 2004 3:59 pm
2288
... the ... with ... Please search the list archives. I answered the same question yesterday!!! Max....
Hi Laurent! ... A perl or bash script could make you the list of files. But I think you would have to hack a file explorer to give it a visual point-and-click...
Hello, i had corrupted subversion repositories after syncing my notebook for the last few days. ( Luckily no data was lost due to transaction logs. ) Every...
Nils Decker
gmame.news.nde@...
Mar 2, 2004 9:13 pm
2291
Hello, ... By default, Unison assumes that if a file modification time remains constant, then this file is unchanged. So, my guess is that Subversion updates...
Jerome Vouillon
vouillon@...
Mar 2, 2004 9:49 pm
2292
... Actually, this may be the crux of the case - what do you mean, "displayed as bold"? What graphical file browser are you using, and how does that display...
Jim Cheetham
jim.unison@...
Mar 2, 2004 9:50 pm
2293
Hello, ... you are right. Thank you for the quick help. I read the documentation on fastcheck before but was mislead by "... which causes Unison to use fast ...
Nils Decker
gmame.news.nde@...
Mar 2, 2004 10:08 pm
2294
Hi, I have two servers that I am trying to sync every 10 minutes via a cron job.... Her is the shell script that runs from cron: #!/bin/bash unison -terse...
... Eitehr use a sleep 600 command in a while 1; loop or (better solution) store the PID of the running unison process in a /var/lock/unison file, then delete...
Yan Seiner
yan@...
Mar 4, 2004 1:25 am
2296
Hi! I have to synchronize files between Linux (2.6, Debian/unstable) and AIX5.2 (binaries for AIX are built by our sysadmins for AIX5.1 and I don't know ...
Serge Olkhowik
solo@...
Mar 4, 2004 5:41 pm
2297
Hi, after having merged the different versions of file GEN_BASH_4 (with emacs) I get (reproducably) Internal error: New archives are not identical. Retaining...
Helmut Jarausch
jarausch@...
Mar 4, 2004 5:42 pm
2298
I get this error when trying to sync a file: Arithmetic result exceeded 32 bits From the documentation under common problems, the answer to the similar error :...
I have this problem as well. I too am synching win2k > win2k, and encounter the problem with all types of files. I have found through my testing that the file...
... OCaml small integers are have a sign bit and a tag bit for the garbage collector. Since Unison was written, support for large integers has been added to ...
Hi, I've installed Unison for the first time and I get the following error message when I try to synchronize: Received unexpected header from the server: ...
Andrea Tivoli
ativoli@...
Mar 5, 2004 3:04 pm
2302
... Hi Andrea- The message is pretty straight forward and should be taken at face value. One of your machines has a different version of the Unison binary than...
Hi David, yes, I had to install another version (I've tried with 2.9.20 and it works). I had considered it impossible, that even the sub-sub-versions of the ...
Andrea Tivoli
ativoli@...
Mar 5, 2004 4:34 pm
2304
... One of the developers should jump in here for the definitive answer, but I'm pretty sure Unison is strict about version matching (i.e. 2.9.20 needs 2.9.20...
Hi, Ok, I am going to say that I'm a complete unison newbie, and have only run it once on a test file :P I hope this isn't one of them faqs, but I want to use...
JohannMyrkraverk Oska...
myrkraverk@...
Mar 7, 2004 11:03 am
2307
... Your basic problem is a mismatch between the Debian and FreeBSD maintainers' versions. I hit this exact problem a few weeks ago. The Debian people view...
Jim Cheetham
jim.unison@...
Mar 7, 2004 11:06 pm
2308
... Yes, I get this every time I complete an Emacs merge via Unison. It significantly impairs my use of Unison. I reported it to unison-help ... Developers -...
Hi There, I am newbie in Unison world.. One of my ex-colleague had configured unison in our environment & he left. After long days we started facing problem....
sandip_samanta
ssamanta@...
Mar 8, 2004 9:28 am
2310
... The merge command in 2.9.1 and 2.9.20 does not update the archives properly and will often trash them. We did some work on this a few months back, and the...
Not being a Unix or SSH person I am stuck. I have SSH server runing on my server and SSH client running on my client. I issue the following: ssh -pw...
Is it possible to configure unison to ignore a directory containing a particular file or directory? In particular, I want to ignore directories that *contain*...
Jeffery D. Collins
jcollins_boulder@...
Mar 9, 2004 5:11 am
2313
... Being totally new to ocaml I didn't succeed in building unison. I installed ocaml-3.07 with make world.opt then lablgtk2-20040304 or lablgtk-2.2.0 (I...
Helmut Jarausch
jarausch@...
Mar 9, 2004 2:56 pm
2314
... This seems to come up a bit - perhaps it should be in the FAQ. You don't give enough details about your setup for me to be certain, that the following...