Search the web
Sign In
New User? Sign Up
unison-users · Users group discussion forum for Unison file synchronizer
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3126 - 3155 of 8604   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3126
It would be easy to change the single quotes to double quotes around the arguments to the diff command. Would this create problems anyplace else? Regards, ...
Benjamin C. Pierce
benjamincpierce
Offline Send Email
Nov 1, 2004
12:31 pm
3127
... C:\Temp>ver Microsoft Windows XP [Version 5.1.2600] C:\Temp>echo Hi > \\?\c:\temp\hi. C:\Temp>dir Volume in drive C has no label. Volume Serial Number is...
Dave Warren
devilspgd
Offline Send Email
Nov 1, 2004
12:33 pm
3128
... Thanks -- fixed. - Benjamin...
Benjamin C. Pierce
benjamincpierce
Offline Send Email
Nov 1, 2004
12:35 pm
3129
I have tried to search the message archive for the following error message but haven't been able to find anything about that. So I'm wondering if any of you...
teggy_veerapen
Offline Send Email
Nov 1, 2004
5:05 pm
3130
I use to sync one directory of my home Linux machine with office Win32 machine, however for some reason (don't like to have duplication actually...) There will...
Carfield Yim
c8133594
Offline Send Email
Nov 1, 2004
5:05 pm
3131
... of course, you can use the 'follow' command in your configuration file, ... follow = Path {data/Amaryllis,data/trec} follow = Name {case*tudy*,stopfile} ...
Florian Seydoux
Florian.Seydoux@...
Send Email
Nov 1, 2004
6:36 pm
3132
Unison on linux is unable to copy files into an NFS share exported by a Novell Netware server (at least in the circumstances I am in). I am working with local...
Alan Jenkins
aj504@...
Send Email
Nov 2, 2004
2:36 am
3133
I'm a new Unison user. The users manual states that times When this flag is set to true, file modification times (but not directory modtimes) are...
Elbridge Gerry Puckett
egp@...
Send Email
Nov 2, 2004
2:36 am
3134
... I belive the problem is the O_EXCL flag, which from the man page for the open system call will not work over NFS. Netware is just being more upfront about...
Alan Jenkins
aj504@...
Send Email
Nov 2, 2004
2:39 am
3135
Well it seems that there is a way to create files ending in a . on Windows. This should count as a new bug then. Anyone know if the ocaml can create a...
Evan Easton
revaneaston
Offline Send Email
Nov 2, 2004
2:48 am
3136
... Unless it is rather old, the linux binaries at: http://www-stud.robinson.cam.ac.uk/~mob22/unison/ should probably work. Max....
Max Bowsher
maxbowsher
Offline Send Email
Nov 2, 2004
2:48 am
3137
... Potentially. On UNIX (including Linux and Mac OS X) the shell and environment variables are expanded inside double quotes. They are not expanded inside...
Zvezdan Petkovic
zvezdan@...
Send Email
Nov 2, 2004
2:48 am
3138
Not having gotten any answer for my previous question, here's another try: Has anyone managed to somehow deal with accents in file names when using unison...
Stefan Monnier
monnier@...
Send Email
Nov 2, 2004
2:48 am
3139
Hi all, I just tried to translate Unison File Synchronizer into German language an therefore want to build a EXE for MS Windows. I downloaded the sources an...
Roman Käppeler
rkaeppeler
Offline Send Email
Nov 2, 2004
2:49 am
3140
... I was afraid of that. Well, the obvious thing to do, then, is to make the diff command a preference, like the merge command. If someone wants to do this...
Benjamin Pierce
benjamincpierce
Offline Send Email
Nov 2, 2004
3:07 am
3141
... I did a bit of research... Basically the filesystem supports files ending in a period, but the operating system does not. However, some/most/all APIs allow...
Dave Warren
devilspgd
Offline Send Email
Nov 2, 2004
12:13 pm
3142
... Can't make it work... would you give me a hand? Here is my .prf file content: # Unison preferences file root = C:\tools\ root =...
Carfield Yim
c8133594
Offline Send Email
Nov 2, 2004
12:15 pm
3143
"Benjamin C. Pierce" on wrote... ... It may open a security hole for one thing.. But then any command in a 'dot' file can be a security risk. As long as it is...
Anthony Thyssen
a_thyssen
Offline Send Email
Nov 2, 2004
12:23 pm
3144
... Careful! Yes, the \\?\ syntax can bypass various DOS-ish brain damage, but 99.9% of existing Windows apps are using the plain un-bypassed APIs, so the ...
Max Bowsher
maxbowsher
Offline Send Email
Nov 2, 2004
2:06 pm
3145
... Actually, the whole category of things like: \\something\somethingelse are UNC paths. \\?\ is a specific subset. Max....
Max Bowsher
maxbowsher
Offline Send Email
Nov 2, 2004
2:06 pm
3146
... I have been playing around with the \\?\ syntax. I learned it is called an UNC path. ... Hard design choice. I think using \\?\ might confuse users because...
H. Wessels
hans_wessels
Offline Send Email
Nov 2, 2004
2:08 pm
3147
Hi, ... You can try the following patch. It is far from perfect, but should be good enough for your needs. You need to recompile Unison both under Linux and...
Jerome Vouillon
jv314159
Offline Send Email
Nov 2, 2004
2:24 pm
3148
I think I should warn everyone of a potential trouble spot. If a directory is created on a Windows computer and the directory name ends with a period, it will...
Mark Rogers
Captoo
Offline Send Email
Nov 2, 2004
6:32 pm
3149
"Max Bowsher" on wrote... ... It is however a shame a Linux GUI version is not built :-( Anthony Thyssen ( System Programmer )...
Anthony Thyssen
a_thyssen
Offline Send Email
Nov 3, 2004
4:35 am
3150
How do I synchronize only paths containing "DynamicDNS"? I thought I could use: ignore = Regex .* ignorenot = Regex .*DynamicDNS.* but I now understand I...
ms419@...
Send Email
Nov 3, 2004
2:29 pm
3151
I'm synchronizing windows (force; ntfs) to linux(ext3) directories. With files > 4GB I get "Error in digesting file". Can I go over this limit, as I've got...
borutkurnik
Offline Send Email
Nov 3, 2004
2:30 pm
3152
... Wait, are you saying that Unison passes the diff command to a shell rather than calling diff directly? Why? Stefan...
Stefan Monnier
monnier@...
Send Email
Nov 3, 2004
2:31 pm
3153
... I do not know since I'm not a developer. That's why I put POTENTIALLY there. ... -- Zvezdan Petkovic <zvezdan@...> http://www.cs.wm.edu/~zvezdan/...
Zvezdan Petkovic
zvezdan@...
Send Email
Nov 3, 2004
3:22 pm
3154
... I read somewhere that the 2Gb file size limit was solved as of 2.10.2: http://www.cis.upenn.edu/~bcpierce/unison/download/beta-test/latest/ ...
ms419@...
Send Email
Nov 3, 2004
6:34 pm
3155
... An alternative would be to, by default, error on problem file names like this, then provide a flag that allows you to use file names that are possible but...
Evan Easton
revaneaston
Offline Send Email
Nov 3, 2004
8:04 pm
Messages 3126 - 3155 of 8604   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help