Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

unison-users · Users group discussion forum for Unison file synchronizer

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 6233 - 6262 of 10834   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
6233 Carles Pina i Estany
carles@... Send Email
Apr 1, 2007
2:46 pm
Hello, I am new user of unison. I only want to synchronize some files that are in different directories. I could copy all this files to ~/unison and then...
6234 hghollenbergiii Send Email Apr 2, 2007
2:08 am
Is there any plans to fix this bug. Figuring out how to run unison 32 bit sounds like a pain I'd rather avoid, if a bug fix is coming out I'll just wait for...
6235 Benjamin Pierce
benjamincpierce Send Email
Apr 2, 2007
2:11 am
A compatibility problem between 32-bit and 64-bit architectures has just been fixed in the past few days. If you're able to compile the latest developer...
6236 Benjamin Pierce
benjamincpierce Send Email
Apr 2, 2007
3:51 am
... OK, fair enough. I am certainly happy to see Unison translated, and if it turns out that lots of people want to translate it into lots of languages, so...
6237 Alan Schmitt
schmittafr Send Email
Apr 2, 2007
5:45 am
... Unfortunately this is not possible: if you ignore foo and ignorenot foo/bar, the latter won't be included because when a directory is ignored, its...
6238 Sasa Ebach
georlug Send Email
Apr 2, 2007
6:04 am
Hi Benjamin, ... ok, I will have to go with that, then. Whenever *I* find the time :) I would have already done that, but broke up because I got a little ...
6239 Benjamin Pierce
benjamincpierce Send Email
Apr 2, 2007
12:24 pm
... I've had good luck compiling the text UI under cygwin. I haven't tried the GTK interface, but there are people on the list that know how to do it... -...
6240 Carles Pina i Estany
carles@... Send Email
Apr 2, 2007
7:06 pm
Hi, ... ok good! I like this idea, i will do it. buff! :-) -- Carles Pina i Estany GPG id: 0x8CBDAE64 http://pinux.info Manresa - Barcelona...
6241 John McCabe-Dansted
gmatht@... Send Email
Apr 3, 2007
8:16 am
I had a problem where Unison insisted that my paths were in sync when they obviously were not. I tracked the problem down to a ignore = Path {} in my...
6242 amorinobellissimo
amorinobelli... Send Email
Apr 4, 2007
4:26 pm
I'm a new unison user. I use unison to synchronize 2 servers via ssh. I just want to know whether unison can be triggered to run automatically when a some...
6243 Henry Hollenberg
hghollenbergiii Send Email
Apr 5, 2007
12:05 pm
I've gotten a handful of emails from the list from Sunday and Monday but none on Tuesday, Wednesday or Thursday. Is their a trick to this? hgh. -- Henry...
6244 Alan Robinson
xeos Send Email
Apr 6, 2007
4:29 pm
Hi all, I'm using Unison 2.13.15 from a win2k host to a win2k "sever" running cygwin's sshd. It's very slow, even though I'm using fastcheck = true, leading...
6245 Dave
devilspgd Send Email
Apr 6, 2007
5:16 pm
Try turning it off and see if it gets even slower. I'm not quite sure when it was fixed, but on at least some versions of unison, fastcheck fails to work at...
6246 Karl M
karlm30 Send Email
Apr 6, 2007
6:41 pm
Hi All... ... The fastcheck daylight savings bug was fixed in recent versions of 2.27. Unison 2.27.10 is the current released version...give it a try. If you...
6247 Karl M
karlm30 Send Email
Apr 8, 2007
12:15 am
Hi All... I just ran into a new bug with fastcheck between two 2.27.10 WinXPSP2 hosts. I deleted my archive files on both sides and let Unison rebuild them....
6248 Ryan Krauss
ryanwkrauss Send Email
Apr 8, 2007
4:35 am
I am trying to use Unison-gtk over ssh between two Windows machines where sshd runs on cygwin. This works fine in one direction where my user name is just...
6249 Karl M
karlm30 Send Email
Apr 8, 2007
5:09 am
Hi All... If I delete the archives on both hosts, and use Unison 2.26.14 (before the daylight savings fix) to create the archives, then checking for updates is...
6250 Karl M
karlm30 Send Email
Apr 8, 2007
8:48 pm
Hi Jerome... I have some observations on the archive updates as of 2.27.10 (WinXP SP2 and NTFS). One nice feature of the changes you made is that I can change...
6251 JeffHBurns Send Email Apr 10, 2007
2:06 pm
When will unison 2.27.10 be available in the cygwin setup utility? Who integrates unison into cygwin?...
6252 Eric S. Johansson
esjatharvee Send Email
Apr 10, 2007
3:19 pm
I would like to have automatic synchronization between two directories so that when I change a file, that change is detected automatically and propagated...
6253 telecephalon2k Send Email Apr 10, 2007
4:28 pm
Hi! I try to sync a Windows XP machine with 2.27.10 in -socket mode and a Ubuntu 6.10 machine with 2.27.12 in client mode (GTK interface). I startup unison on...
6254 Eric S. Johansson
esjatharvee Send Email
Apr 10, 2007
8:14 pm
... with subsecond triggers? man my system would be doing nothing but unison. I was hoping for something like fam trigers and the equivalent on the windows...
6255 Ralph Lehmann
ralph_lehman... Send Email
Apr 10, 2007
8:18 pm
... The crond is your friend! :-) HTH Ralph...
6256 T. Kurt Bond
tkurtbond Send Email
Apr 10, 2007
8:20 pm
On FreeBSD 6.2 (and 4.11) when I compiled unison from scratch from a recent svn update, I got the following compile time error: ocamlopt -I lwt -I ubase -I...
6257 Timothee Besset
timotheebesset Send Email
Apr 10, 2007
8:56 pm
unison isn't a distributed filesystem. I suppose you could abuse it to get closer to that, but why not run samba or something similar in that case. TTimo...
6258 Eric S. Johansson
esjatharvee Send Email
Apr 10, 2007
10:13 pm
... If I had wanted a distributed file system, I would look at a distributed filesystem. Sambo and NFS are networked filesystems, not distributed file...
6259 Benjamin Pierce
benjamincpierce Send Email
Apr 11, 2007
2:03 am
Unfortunately, this is an often-requested but never-(yet-)- implemented feature. I've long felt that it should not be *too* hard to do a simple but useful...
6260 Eric S. Johansson
esjatharvee Send Email
Apr 11, 2007
1:35 pm
... sounds reasonable for a first cut. ... fam is not trivial and win32 even less so AFAIK The main point that I don't see ... if you do it when idle, sure. it...
6261 Dave
devilspgd Send Email
Apr 12, 2007
7:13 am
... It's actually not that hard to do under Windows -- You could implement this today using FileNotify (http://www.xtware.com/filenotify/) to kick off unison...
6262 Andrew Schulman
andrex593 Send Email
Apr 12, 2007
2:56 pm
... Hi Jeff. I maintain Unison for Cygwin. I'll package 2.27.10 just as soon as I have time, but I can't promise you yet when that will be. Probably not ...
Messages 6233 - 6262 of 10834   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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