... 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...
... 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, ... 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@...
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...
... 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...
... 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, ... 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@...
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@...
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...
... 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...
... 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...
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@...
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@...
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....
... 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@...
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...
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...
... 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@...
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...
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 ...
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@...
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...
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...
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>") ...
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...
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...
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...