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....
4845
Stefan Poppe
stefan.poppe@...
Feb 11, 2006 9:45 pm
... 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...
4844
Sébastien Kunz-Jac...
kunzjacq
Feb 11, 2006 8:21 pm
when synchronizing an archive with latest unison CVS (version number 2.19.5), I came accross a too long file name : 2% 01:19 ETAFailed [documents...
4843
Andrew Schulman
andrex593
Feb 11, 2006 2:36 pm
... 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...
4842
Andrew Schulman
andrex593
Feb 10, 2006 8:38 pm
... 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...
4841
James Psota
jimpsota
Feb 10, 2006 6:54 pm
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...
4840
Benjamin Pierce
benjamincpierce
Feb 10, 2006 3:00 am
... 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...
4839
Eric Kow
eric.kow@...
Feb 10, 2006 2:44 am
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...
4838
Benjamin Pierce
benjamincpierce
Feb 9, 2006 11:52 pm
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....
4837
James Psota
jimpsota
Feb 9, 2006 11:41 pm
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...
4836
Stefan Poppe
stefan.poppe@...
Feb 9, 2006 8:12 pm
Hello group, could anybody try to reproduce the described behavior or does anybody have an explanation for it? Best regards, Stefan...
4835
Horst Sudholz
horst@...
Feb 9, 2006 8:08 pm
Hi all! profile: # Roots of the synchronisation root = /mnt root = socket://10.0.0.30:873// # Paths to synchronise path = smb/USR/Firma path =...
4834
Benjamin Pierce
benjamincpierce
Feb 9, 2006 2:25 pm
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...
4833
Marcio Cordero
marciocordero@...
Feb 9, 2006 9:58 am
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...
4832
Benjamin Pierce
benjamincpierce
Feb 8, 2006 3:29 pm
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...
4831
kunzjacq
Feb 8, 2006 3:23 pm
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...
4830
JP Renaud
jprenaud@...
Feb 6, 2006 7:36 pm
... 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...
4829
Benjamin Pierce
benjamincpierce
Feb 6, 2006 7:11 pm
Right -- Unison's interpretation of "glob" strings is the same as Unix shells'. - B...
4828
Par Leijonhufvud
par@...
Feb 6, 2006 7:02 pm
Benjamin Pierce <bcpierce@...> [2006.02.06] wrote: Benjamin, ... Changing the ignore string to ".*.swp" made the difference. No idea why, unless...
4827
Benjamin Pierce
benjamincpierce
Feb 6, 2006 1:43 pm
Par, Running with '-debug pred' may give you some insight into what's happening. Regards, - Benjamin...
4826
Benjamin Pierce
benjamincpierce
Feb 6, 2006 1:41 pm
... 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...
4825
Par Leijonhufvud
par@...
Feb 6, 2006 1:33 pm
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 ...
4824
Timo Rumland
cr@...
Feb 6, 2006 11:24 am
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...
4823
Eli Barzilay
elibarzilay
Feb 4, 2006 8:31 pm
This happens for files that are synced, except that now I added times=true: props <-?-> props .Xdefaults [] d Uncaught exception File...
4822
Derek Rayside
drayside@...
Feb 1, 2006 6:47 pm
... I handle setting the environment variable by having a hierarchy of bashrc files, following the MIT Athena convention: .bashrc -- stuff from the sysadmin,...
4821
sebastien_fricker
sebastien_fr...
Feb 1, 2006 6:47 pm
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...
4820
Eli Barzilay
elibarzilay
Feb 1, 2006 6:44 pm
... 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...
4819
Eli Barzilay
elibarzilay
Feb 1, 2006 2:58 pm
... 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...
4818
Benjamin Pierce
benjamincpierce
Feb 1, 2006 1:25 pm
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...
4817
Y T
yamataku39jp@...
Feb 1, 2006 8:17 am
Hi Benjamin-san. ... Terminal program is Cygwin rxvt(Japanese-patched). Terminal coding system is maybe Japanese-shift-jis-dos. I doubt line-separator "CRLF"...