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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 8133 - 8162 of 8604   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8133
... I can understand your concerns. But how do you propose to continue? Neither the original author nor I myself are too fluent in OCaml, and I haven't even...
Martin von Gagern
mvgagern
Online Now Send Email
May 1, 2009
10:55 am
8134
... I'm not an expert on unicode, character set, or internationalization issues, so I'm afraid I can't be much use here. But, as I've heard from other people...
Benjamin Pierce
benjamincpierce
Offline Send Email
May 1, 2009
1:43 pm
8135
Benjamin, ... Or people could just use Bazaar to create a working branch of the Subversion trunk, no need for extra Subversion logins then. Launchpad can host...
Russel Winder
russel.winder@...
Send Email
May 1, 2009
2:43 pm
8136
Hi Karl, thanks for the fast response. I will try the profile option, I suppose that is enough for my needs :-) And for the next time I promise to read the...
Stefan Schwenkenbecher
apoximi
Offline Send Email
May 2, 2009
12:56 am
8137
... I'd be happy with a bazaar branch hosted on launchpad. But I won't do this alone, so that's only a solution if other people involved are happy with that as...
Martin von Gagern
mvgagern
Online Now Send Email
May 2, 2009
6:20 am
8138
... I guess I could provide the required input here. I mainly need a guide around the Unison codebase and some OCaml features, so that I can find out points of...
Martin von Gagern
mvgagern
Online Now Send Email
May 2, 2009
6:27 am
8139
Martin, ... I definitely have Unicode codepoints (UTF-8 encoded) in my file names and I synchronize between Ubuntu Intrepid, Ubuntu Jaunty, RHEL 5.x and Mac OS...
Russel Winder
russel.winder@...
Send Email
May 2, 2009
6:53 am
8140
Martin, On Fri, 2009-05-01 at 19:56 +0200, Martin von Gagern wrote: [ . . . ] ... Is UTF-8 up to 4 or 6 bytes per codepoint? And then there is the UTF-16 & BOM...
Russel Winder
russel.winder@...
Send Email
May 2, 2009
11:15 am
8141
Hi, I'm a relatively new user to Unison, been using it for a few months. Being in Taiwan, there are loads of tricky filenames that broke Unison before. I had...
Gergely Imreh
imrehg
Offline Send Email
May 2, 2009
12:40 pm
8142
... 4 bytes per codepoint, you are right. I mixed that up with CESU-8, which is basically UTF-16 units encoded again in UTF-8, resulting in up to 2x3=6 bytes...
Martin von Gagern
mvgagern
Online Now Send Email
May 2, 2009
1:05 pm
8143
... I can try to help with this, but probably best if you post to unison- hackers instead of emailing me directly, since there are other people there that may...
Benjamin Pierce
benjamincpierce
Offline Send Email
May 3, 2009
2:57 am
8144
Hi there, i've been using unison for very long now with no trouble (in fact i love it). but recently i had to move my files (lots and lots of them) over to a...
Simon
turner25@...
Send Email
May 3, 2009
6:50 pm
8145
Hi there, i've been using unison for very long now with no trouble (in fact i love it). but recently i had to move my files (lots and lots of them) over to a...
Simon
turner25@...
Send Email
May 4, 2009
5:42 am
8146
Hi, On Sun, May 03, 2009 at 02:45:24PM -0400, Simon wrote: [...] ... Could you try to set TCPKeepAlive back to false and instead set ClientAliveInterval to 15....
Jerome Vouillon
jv314159
Offline Send Email
May 4, 2009
8:42 am
8147
... I'll give this a try later tonight. I'm wondering about something tho... since ssh is both on client and server end, this modification should be made on...
Simon
turner25@...
Send Email
May 4, 2009
4:49 pm
8148
... ClientAliveInterval is a server option. The corresponding client option is ServerAliveInterval. But you only need one of them: they both ensures that...
Jerome Vouillon
jv314159
Offline Send Email
May 4, 2009
7:04 pm
8149
I have spent the day adding some basic Unicode support to the developper version of Unison. This should address most issues with synchronizing between Mac OS...
Jerome Vouillon
jv314159
Offline Send Email
May 4, 2009
8:26 pm
8150
... Merci Jerome! 10 points for you! This did the trick, i'm now transfering files (got one hour of transfer still). ... I had setup the respective options...
Simon
turner25@...
Send Email
May 5, 2009
6:00 am
8151
Hello, I'm testing Unison to make synchronization from a Windows server and a Linux client. I use unison in a way it acts like a mirroring system, and I was...
joris_at_work
Offline Send Email
May 5, 2009
12:47 pm
8152
Dear users of Unison, I'm pleased to announce a new beta-release, version 2.32. This version fixes a few issues in the old beta-release (2.31). If no new ...
Benjamin Pierce
benjamincpierce
Offline Send Email
May 5, 2009
4:56 pm
8153
Thanks very much, Benjamin and all the others that have helped :) The change list is impressive in that the changes are really usefull. Alain...
Alain M.
alainm3
Offline Send Email
May 5, 2009
6:37 pm
8154
... The Windows (GTK) and OS X binary versions are available at: http://alan.petitepomme.net/unison Alan...
Alan Schmitt
schmittafr
Offline Send Email
May 6, 2009
11:11 am
8155
Have you considered just using rsync? It is specifically designed for one-way replication of a directory tree, exactly what you want to do. Unison is, in...
Randy Orrison
randy.orrison@...
Send Email
May 6, 2009
5:01 pm
8156
For a long time I enjoyed Unison under Windows XP, but now it seems to broken. I mostly suspect that it is because of SSH server, but maybe it is about Unison...
andylitee
Offline Send Email
May 7, 2009
11:07 am
8157
I hope I am not the only one which actually use all three operating systems in parallel and synchronise between them. From my perspective the fact that unison...
Tor_North
Offline Send Email
May 8, 2009
11:17 am
8158
Version: 2.32.5 I'm trying to sync over ssh (linux to linux), and I get an error like: Uncaught exception Unix.Unix_error(66, "stat", "<filepath to symlink>") ...
danielfalk22
Offline Send Email
May 10, 2009
9:44 am
8159
Yes, this sounds like a bug, but I can't reproduce it here. Can you try running unison <your usual options> -path <filepath to symlink> -debug all and post...
Benjamin Pierce
benjamincpierce
Offline Send Email
May 10, 2009
12:59 pm
8160
Here's a tip: It took me a while to realize that I can initiate a sync A-B from either A to B, using the same archives. Thus it is possible to 'reverse' the...
mszummer
Offline Send Email
May 14, 2009
8:51 pm
8161
Could you fix the following bug in the documentation: The manual for 2.27.52 has two lines rootalias = //hostnameA//path-to-replicaA ->...
mszummer
Offline Send Email
May 14, 2009
8:52 pm
8162
Hi all, I'm using unison on Windows 2003 machines (2.27.57, cli text version), and I'm having an issue with something. If i set it up on fresh machines, it...
Craig A
carsnau
Online Now Send Email
May 15, 2009
6:51 pm
Messages 8133 - 8162 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