Hi Benjamin-san. ... Terminal program is Cygwin rxvt(Japanese-patched). Terminal coding system is maybe Japanese-shift-jis-dos. I doubt line-separator "CRLF"...
Y T
yamataku39jp@...
Feb 1, 2006 8:17 am
4818
I think you're going to have to add a few debugging commands to print out the characters that it is actually receiving. The textual user interface lives in...
... Yes, I know that -- I do use rootalias, except that it's used in a really awkward way to address the specific machine in question. ... Possibly -- but an...
... I have something similar -- with .bashrc^H^H^H^H.zshrc calling out to .zshrc.more etc, with ...more files that are local to each account. But it's a messy...
Hi developpers, After the synchronization of the files, unison modify the time stamp of the file copied. I think that it would be good that the modification...
... I handle setting the environment variable by having a hierarchy of bashrc files, following the MIT Athena convention: .bashrc -- stuff from the sysadmin,...
Derek Rayside
drayside@...
Feb 1, 2006 6:47 pm
4823
This happens for files that are synced, except that now I added times=true: props <-?-> props .Xdefaults [] d Uncaught exception File...
Hello, I have so sync a really large chunk of data, and currently, I use the fastcheck method, which works good for me. But there are several programs that...
Timo Rumland
cr@...
Feb 6, 2006 11:24 am
4825
Hi, I'm syncing a bunch of directories containing (mostly) LaTeX files edited with vim. However, I have no real need to sync the vim swap files ...
Par Leijonhufvud
par@...
Feb 6, 2006 1:33 pm
4826
... Right: At the moment, the fastcheck option applies everywhere. I agree that making it more precise (and, indeed, many of the other options too) would be a...
... Actually, this is the standard behaviour on Linux it seems: $ touch .toto.swp $ ls *.swp ls: *.swp: No such file or directory $ ls .*.swp .toto.swp I...
JP Renaud
jprenaud@...
Feb 6, 2006 7:36 pm
4831
I am consistently encountering a small bug with unison 2.17.1 : files whose name end with a number before the extension are not seen at all by unison. For...
Hi, Can you please make up a minimal example showing both behaviors you describe, run it with '-debug all', and send me the result? Thanks, - Benjamin...
Hi Long, Thanks for the answer. It seems it doesn't work. At least I don't get any changes in the log file... I'll try explicitly changing a file in my desktop...
Marcio Cordero
marciocordero@...
Feb 9, 2006 9:58 am
4834
In case others are interested: After some conversation offline with Sébastien, it seems that the problem here is a bug in the backup code which causes all...
Hi all! profile: # Roots of the synchronisation root = /mnt root = socket://10.0.0.30:873// # Paths to synchronise path = smb/USR/Firma path =...
Horst Sudholz
horst@...
Feb 9, 2006 8:08 pm
4836
Hello group, could anybody try to reproduce the described behavior or does anybody have an explanation for it? Best regards, Stefan...
Stefan Poppe
stefan.poppe@...
Feb 9, 2006 8:12 pm
4837
Hi Unison hackers, I'm having trouble getting unison working... here's my setup: - client 1: windows xp host with unison 2.17.1 - client 2: fedora 4 host with...
You've tickled a bug in the update propagation code: the case where Unison's whole "root" is present on one machine and not the other is not handled correctly....
Just to chime in on this, Sometime in December, Andres made a request for atomic directories. The idea is that if you declare a directory to be atomic, then...
Eric Kow
eric.kow@...
Feb 10, 2006 2:44 am
4840
... I think the simplest implementation strategy would be to do this at the same place in the code where -force, -prefer, etc. are implemented. This code runs...
Hi All, Thanks for the post yesterday regarding "Invalid_argument("String.sub")" -- that problem was solved. I now seem to have another problem. I've been able...
... Obviously you have a problem of conflicting cases of file names here. This has happened to me before when I've had files on different hosts, with the same...
... Obviously you have a problem of conflicting cases of file names here. This has happened to me before when I've had files on different hosts, with the same...
... Hi Benjamin, debug output is on the way to you via mail. For the group: After some experiments, my problem seems to be specific to Win98 or ME. When I do...
Stefan Poppe
stefan.poppe@...
Feb 11, 2006 9:45 pm
4846
Hi to all, I'm new to this list. Can Unison resume files transfer from the same point if it is stopped and succesively restarted? Thanks. ________ FabioDB....