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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 8034 - 8063 of 8604   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8034
Hello. *ignorecase = false* is the only solution. And unison re-copies files because it does not support renames/moves detection/propagation at all (and...
LogicDaemon
logicdaemon@...
Send Email
Apr 1, 2009
12:14 pm
8035
Hello LogicDaemon, thanks a lot for your answer. ... well, I know that unison does not support renames. But when I rename a file on one side, unison just...
Timo Rumland
cr@...
Send Email
Apr 1, 2009
12:14 pm
8036
I agree that this (lack of) behavior should be considered a bug. Best, - Benjamin...
Benjamin Pierce
benjamincpierce
Offline Send Email
Apr 1, 2009
12:38 pm
8037
Hi All, I am trying to make unison-gtk under windows to run the same as unison-text. When I am synchronizing two places using unison-text and -batch after...
koniczynek
Offline Send Email
Apr 2, 2009
7:19 am
8038
I've been trying to clear out some duplicate files from my filesystem, but in a not very systematic way. It's clear that unison is exactly aware which files...
Greg Michael
greg.addr@...
Send Email
Apr 2, 2009
3:47 pm
8039
How about just use fdupes?...
Jerome Haltom
wasabi@...
Send Email
Apr 2, 2009
5:03 pm
8040
I run unison automatically via a daemon I wrote, and it would be nice to be able to ignore files that have changed recently both to save bandwidth (such files...
Dan Christensen
jdchristense...
Offline Send Email
Apr 2, 2009
5:03 pm
8041
Ubuntu currently (Intrepid) has Unison 2.27.57 (text and GTK). I believe this is unchanged in Jaunty, so no change till at least October. MacPorts has this...
Russel Winder
russel.winder@...
Send Email
Apr 2, 2009
5:06 pm
8042
... Only the first two components of the version number are required to match. - B...
Benjamin Pierce
benjamincpierce
Offline Send Email
Apr 2, 2009
6:58 pm
8043
Russel, I installed the GUI version of Unison on Leopard from MacPorts (2.27.57), using the 'aqua' variant: Something like: sudo port install unison +aqua ...
Stephen Summerfield
ssummerfield1
Offline Send Email
Apr 2, 2009
11:40 pm
8044
... I believe it's only the major version that has to correspond (2.27.xy <-> 2.27.wz)...
Alexander Hansen
alexkhansen
Offline Send Email
Apr 3, 2009
5:31 am
8045
Alexander, ... That would be excellent if true, I will give it a try. Thanks. -- Russel. ============================================================ Dr...
Russel Winder
russel.winder@...
Send Email
Apr 3, 2009
5:32 am
8046
... Sorry, posting again, this time to Unison-Users! Hi, I'm using using Unison 2.27.57 and GTK+ 2.14.7 on Windows XP Pro SP3. Unfortunately, daylight saving...
johnonest
Offline Send Email
Apr 4, 2009
1:56 am
8047
Hi, there I am now using unison on two machines, my laptop and a server, but now I have go another server to work on. Is that possible for unison to sync among...
zhang zhengquan
zhengquan.zhang
Offline Send Email
Apr 4, 2009
1:56 am
8048
... You can, in three steps: first synchronize A and B, then B and C, then A and B again (if you want everything to reach the same state). You will need two...
Alan Schmitt
schmittafr
Offline Send Email
Apr 4, 2009
9:17 am
8049
... Thanks Alan, that said, there is no way to launch unison in a single machine and it gets the 3 machines synced? -- Zhengquan...
zhang zhengquan
zhengquan.zhang
Offline Send Email
Apr 4, 2009
6:58 pm
8050
... Sorry I have not read all the manuals.. ... Because my laptop is dhcp so I always launch unison on my laptop because the ip of laptop is always changing. ...
zhang zhengquan
zhengquan.zhang
Offline Send Email
Apr 4, 2009
10:01 pm
8051
On Sat, 4 Apr 2009 14:48:19 -0500, zhang zhengquan ... Sync the laptop and server1 first, then the laptop and server2, then finally the laptop and server1...
Dave Warren
devilspgd
Offline Send Email
Apr 5, 2009
1:09 am
8052
hi, I have noticed that Unison periodically rescans most of the files involved in a profile, actually re-reading them [I know because it is remarkably slower...
piero.desalvia
Offline Send Email
Apr 6, 2009
4:39 pm
8053
I didn't want to say anything for fear of being labelled a cry-baby, But I also observed something like that happening under Win32, I also noticed why: In my...
Urbaniak, Sebastian
sebski73
Offline Send Email
Apr 6, 2009
5:38 pm
8054
I've run into a problem with 2.27.57. I have used it on several systems, at least 4, and now I can't figure which version of a file is actually the newest. ...
Paul Johnson
pauljohn@...
Send Email
Apr 7, 2009
6:00 am
8055
Hi I'd like to ignore paths starting with . ,e.g., .log, but the documentation says Path patterns do not skip filesnames beginning with . (as Name patterns ...
Lorenzo Bettini
lorebett2002
Offline Send Email
Apr 7, 2009
7:59 am
8056
Thanks to everyone for making sure I knew that 2.27.57 on Ubuntu would work quite happily with 2.27.72 on Mac OS X. I downloaded the Mac OS X dmg file that is...
Russel Winder
russel.winder@...
Send Email
Apr 7, 2009
10:22 am
8057
... Is there any message in the console? (To see this, launch the Console.app application.) Alan...
Alan Schmitt
schmittafr
Offline Send Email
Apr 7, 2009
10:45 am
8058
Alan, ... Aha. Excellent. Thread 10 killed on uncaught exception Util.Transient("path .gnome2/epiphany is not valid because .gnome2 is not a directory in one...
Russel Winder
russel.winder@...
Send Email
Apr 7, 2009
10:59 am
8059
... Yes, this is something that we need to fix. Alan...
Alan Schmitt
schmittafr
Offline Send Email
Apr 7, 2009
12:25 pm
8060
Alan, ... OK, that one isn't my fault then :-) With the .gnome2 created before running the profile, everything now works -- well at least as far as the basic...
Russel Winder
russel.winder@...
Send Email
Apr 7, 2009
1:31 pm
8061
... At least for the version I use (2.27.57), Unison doesn't check the actual filesystem, but assumes that Macs are on all on a case-insensitive filesystem...
Alexander Hansen
alexkhansen
Offline Send Email
Apr 7, 2009
2:01 pm
8062
... Translation of file names between systems that use different encodings is unfortunately something that Unison does not do. With an exception (case...
Alan Schmitt
schmittafr
Offline Send Email
Apr 7, 2009
2:22 pm
8063
Can Unison synchronize Progress databases?   Thanks, Mike Can Unison synchronize Progress databases? Thanks, Mike...
Mike Egan
trekr200...
Offline Send Email
Apr 8, 2009
6:48 pm
Messages 8034 - 8063 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