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 5190 - 5219 of 8604   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5190
Hi, is there a way to avoid the "Proceed with propagating updates?" question when there are no conflicting changes? When using -batch, I cannot specify...
peter.hilber
Offline Send Email
Jun 1, 2006
2:40 pm
5191
Hi list. I have been using Unison on my Linux (2.9.1) to be the server and in two XP machines (one is my desktop and the other is my laptop for when I go on...
Yu Safin
calanet@...
Send Email
Jun 1, 2006
2:41 pm
5192
Dear All, I have found a bug that I think should be fixed. It concerns annoying ambiguities between the way Linux treats two ways of representing an o with...
Edward Grace
ej.grace@...
Send Email
Jun 1, 2006
2:54 pm
5193
Thu, 1 Jun 2006 13:39:06 <e5mqlq+qhvk@eGroups.com> peter.hilber <e0326179@...> ... if you are very sure try silent -- Wm ... Please reply to...
Wm...
wm_o_o_o
Online Now Send Email
Jun 1, 2006
3:37 pm
5194
Thu, 1 Jun 2006 14:55:11 <1149170111.10989.5.camel@...> Edward Grace <ej.grace@...> ... [snip] ... Is the problem not with OSX...
Wm...
wm_o_o_o
Online Now Send Email
Jun 1, 2006
3:46 pm
5195
I agree with Edward that this should be viewed as a bug in Unison: the situation is indeed just the same as with syncing case-sensitive filesystems with "case...
Benjamin Pierce
benjamincpierce
Offline Send Email
Jun 1, 2006
4:04 pm
5196
... According to the doc, "silent to true automatically sets the batch preference to true". The only difference to batch I observed is that now only the...
peter.hilber
Offline Send Email
Jun 1, 2006
5:36 pm
5197
... Hi. As Benjamin points out in another post this is a more complex superset of the problem with case sensitive / case insensitive file systems. The...
Edward Grace
ej.grace@...
Send Email
Jun 1, 2006
6:10 pm
5198
I would expect Unison to fail gracefully? Fred Frigerio Locust USA This electronic message transmission contains information from Locust USA which may be...
Fred Frigerio
ffrigerio@...
Send Email
Jun 2, 2006
4:20 am
5199
Hi Benjamin, this topic has popped up in the mailing list a few times before, so I thought it's worth putting it into a little FAQ page: ...
Kai Steinbach
kai_steinbach
Offline Send Email
Jun 2, 2006
10:27 am
5200
... To be fair, this is a very hard problem. Consider http://developer.apple.com/technotes/tn/ tn1150.html#UnicodeSubtleties which says An implementation must...
Trevor Jim
trevor@...
Send Email
Jun 2, 2006
9:40 pm
5201
Thu, 1 Jun 2006 17:12:20 <e5n75k+2ii9@eGroups.com> peter.hilber <e0326179@...> ... I'm not 100% sure what you are trying to do but you could...
Wm...
wm_o_o_o
Online Now Send Email
Jun 3, 2006
9:41 pm
5202
Thu, 1 Jun 2006 18:12:44 <2FB423A2-7DF7-48C8-B4F5-A3A6BD69D030@...> Edward Grace <ej.grace@...> [explanation snipped, other posts read] ...
Wm...
wm_o_o_o
Online Now Send Email
Jun 3, 2006
9:41 pm
5203
Thu, 1 Jun 2006 10:30:17 <ddcadbdb0606010730n5bf35da2h399f8b4f5611c46d@...> Yu Safin <calanet@...> ... Probably not. ... Yes, they will...
Wm...
wm_o_o_o
Online Now Send Email
Jun 3, 2006
9:58 pm
5204
Sun, 4 Jun 2006 18:18:59 <e5v86j+g39t@eGroups.com> peter.hilber <e0326179@...> ... ah ... Another way would be to feed the script (now you...
Wm...
wm_o_o_o
Online Now Send Email
Jun 4, 2006
8:04 pm
5205
I think hacking the source (look at uitext.ml -- it's not very hard to follow what's going on, I think) is the easiest way to get what you want. Regards, -...
Benjamin Pierce
benjamincpierce
Offline Send Email
Jun 4, 2006
10:21 pm
5206
A client wants to perform remote sync/backup from their two remote offices. We are going to use unison and have a question about a feature the client asked...
unison_user12
Offline Send Email
Jun 5, 2006
7:36 pm
5207
Due to a computer crash, I upgraded from a really old version of unison to 2.19.42. I'm using the mac gui, courtesy of Ben Willmore. I'm synching from one OS...
captainsaavik
Offline Send Email
Jun 5, 2006
7:53 pm
5208
Mon, 5 Jun 2006 19:03:49 <e61v6l+5rcg@eGroups.com> unison_user12 <unison_user12@...> ... Unison creates a log by default and includes in it any...
Wm...
wm_o_o_o
Online Now Send Email
Jun 5, 2006
9:19 pm
5209
Hello, Psexec is a small "telnet-replacement" utility (freely downloadable from www.sysinternals.com, but without source) for win32 that doesn't require the...
lbertacco
Offline Send Email
Jun 6, 2006
7:58 am
5210
... I second that. It would certainly be very nice. At the moment I use plink from the putty suite like this (2 lines in all): sync.cmd: unison default ../...
Sascha Ebach
georlug
Offline Send Email
Jun 6, 2006
8:49 am
5211
At some point we were considering building our own implementation of the ssh protocol directly as part of Unison, but it didn't take long to realize that this...
Benjamin Pierce
benjamincpierce
Offline Send Email
Jun 6, 2006
1:45 pm
5212
... Why exactly do you think it SHOULD be included with Unison? Unison does NOT include ssh. Does it? It just provides a mechanism to call any kind of...
Zvezdan Petkovic
zvezdanpetkovic
Offline Send Email
Jun 6, 2006
2:51 pm
5213
We've patched rsync some time ago to propogate the Unix/Owner modes over to the group and other bits... As you may know, in AFS, only the "owner bits"...
rob.mallory
Offline Send Email
Jun 6, 2006
9:58 pm
5214
I have recently run into a problem with Unison Failing on a file then deleting everything left in its queue. [BGN] Updating file CUSTOMERS/RECOVERY...
ChanceyMan_98
Offline Send Email
Jun 7, 2006
1:43 pm
5215
I am trying to install Unison on a windows XP laptop to backup it up to a FC5 linux server. I have installed gtk-runtime-2.6.10-rev-a with no apparent problem,...
Juanjo
abasota
Offline Send Email
Jun 7, 2006
6:50 pm
5216
... 2.13\013\n\000\000\000\000", ... I have the same error, albeit on FC5 - never found a way to solve it......
matzon2000
Offline Send Email
Jun 8, 2006
2:42 pm
5217
Hi, I'm not trying to ruffle any feathers here, but I have posted a few times about a problem I have been having with backups and haven't gotten any responses....
melk600
Offline Send Email
Jun 9, 2006
12:10 am
5218
Hi Mike, ... No ruffled feathers here, but please realize that Unison is not an officially maintained project -- i.e., there is no one whose job it is to...
Benjamin Pierce
benjamincpierce
Offline Send Email
Jun 9, 2006
12:55 am
5219
My profile: # Roots of the synchronization root = /Users/bjackson root = ssh://gumby.local//Users/bjackson # Paths to synchronize path = a.tmp # Some regexps...
jackson_ben
Online Now Send Email
Jun 9, 2006
7:04 am
Messages 5190 - 5219 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