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...
Show off your group to the world. Share a photo of your group with us.

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 5294 - 5323 of 8604   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5294
Folks, I'm trying to get a remote session to work with the below test.prf file: I can do this just fine: ssh -p 34 brent@... unison -version but when...
Brent Allsop
b_a_allsop
Offline Send Email
Jul 3, 2006
4:24 am
5295
Hi everybody, I'm trying to establish an unison connection between a MacOSX and a very old Digital UNIX 4.0 machine. As I had to compile unison on the Digital,...
Thomas Straus
straus@...
Send Email
Jul 3, 2006
3:50 pm
5296
This looks like a very low-level error from the OCaml runtime system. One side is unable to unmarshall a data structure that has been marshalled on the other...
Benjamin Pierce
benjamincpierce
Offline Send Email
Jul 3, 2006
4:17 pm
5297
... Congratulations, you've just met the buggy C compiler on the old Digital UNIX machines. I can't remember the version details now, but a couple of years...
Andrew Schulman
andrex593
Offline Send Email
Jul 3, 2006
5:37 pm
5298
latest linux, 2.17.1. xorg-x11 was just updated to version 7. this seems to have broken unison. I get a "Fatal Error: Uncaught exception Gpointer.Null"...
iaw4
Offline Send Email
Jul 4, 2006
7:01 am
5299
on my gentoo box (w/ modular X, v.7.1), this was caused by a missing font and was solved by adding a package media-fonts/font-schumacher-misc-1.0.0 and...
Sébastien Kunz-Jac...
kunzjacq
Offline Send Email
Jul 4, 2006
8:20 am
5300
Thanks Andrew and Benjamin! I got the thing working. Probably the problem was what Andrew described. To fix the problem I decided to download OCaml version ...
Thomas Straus
straus@...
Send Email
Jul 4, 2006
3:56 pm
5301
Hi all. Is there any way to get Unison to detect when a file moves from one directory to another, both within the same root? I'll be syncing a couple machines...
Mike Diehl
uberbot2
Offline Send Email
Jul 5, 2006
11:41 pm
5302
... This should work by default: the "xferbycopying" option is on by default, and if it finds a file with the same hash as the file to transfer, it will copy...
Alan Schmitt
schmittafr
Offline Send Email
Jul 6, 2006
7:35 am
5303
If there is a list of links to Unison resources, it might be useful to add this: http://www.macgeekery.com/gspot/2006-07/ ...
Alan Schmitt
schmittafr
Offline Send Email
Jul 7, 2006
8:50 am
5304
I have a Linux server running Unison and two Win/XP PC's. One Win/XP desktop and one laptop. I installed Unison in all of them and create a directory with my...
Yu Safin
calanet@...
Send Email
Jul 7, 2006
2:55 pm
5305
Fri, 7 Jul 2006 09:47:04 <ddcadbdb0607070647o5fda1245u3dd27ad15d0b507@...> Yu Safin <calanet@...> ... ...
Wm...
wm_o_o_o
Online Now Send Email
Jul 8, 2006
9:25 pm
5306
Hi All, I backup my stuff on a remote box that I mount through sshfs/fuse locally. Both boxes run Linux 2.6.x I have the following problem, ie. unison cannot...
Federico Calboli
federicocalboli
Online Now Send Email
Jul 9, 2006
3:31 pm
5307
... Did you see the third item on http://fuse.sourceforge.net/wiki/index.php/SshfsFaq ? But I won't be surprised if using sshfs will make things much slower: ...
Eli Barzilay
elibarzilay
Offline Send Email
Jul 9, 2006
4:20 pm
5308
... does not seem to matter... and btw, I can write no probs stuff by hand, it's unison that fails to do so and thus syncronise my backup. Fede...
Federico Calboli
federicocalboli
Online Now Send Email
Jul 9, 2006
4:33 pm
5309
... FWIW, I just tried it and it works fine here. ... Writing is not a problem -- it's renaming that is problematic. (Did you really try the FAQ entry?) -- ...
Eli Barzilay
elibarzilay
Offline Send Email
Jul 9, 2006
5:02 pm
5310
Trying to push any of the buttons on http://www.cis.upenn.edu/~bcpierce/unison/download.html <http://www.cis.upenn.edu/%7Ebcpierce/unison/download.html> yields...
artfrolov
Offline Send Email
Jul 9, 2006
5:03 pm
5311
... Yes, the Unison download site is having problems because of a change in our server's configuration. I hope to have this fixed tomorrow. - Benjamin...
Benjamin Pierce
benjamincpierce
Offline Send Email
Jul 9, 2006
5:39 pm
5312
hi I want to use unison to sincronize a local directory with a webdav remote file system. The problem is that this file system doesn't accept filenames with...
Daniel Carvalho
leinadcp
Offline Send Email
Jul 9, 2006
8:55 pm
5313
The prefix for temporary files is hard-wired, but if you're willing to compile from source it is not hard to change: just edit this line in os.ml... let...
Benjamin Pierce
benjamincpierce
Offline Send Email
Jul 9, 2006
9:16 pm
5314
... I notice this is not yet fixed... Any chance you could point me at someplace to get the tarball and perhaps any binaries (redhat and solaris)? Thanks, ...
arthurgbarrett
Offline Send Email
Jul 10, 2006
7:39 am
5315
Hello, thanks for the great app. I am trying to backup (one way) my Microsoft Access database (400 MB), to another computer via a mapped drive to another...
kjshah
Online Now Send Email
Jul 10, 2006
7:44 am
5316
... You could grab source from any of the cygwin mirrors, e.g. http://cygwin.rtin.bz/release/unison/unison2.13/unison2.13-2.13.16-1-src.tar.bz2 The tarball...
Andrew Schulman
andrex593
Offline Send Email
Jul 10, 2006
8:02 am
5317
FYI: The Unison download page is working again. Regards, - Benjamin...
Benjamin Pierce
benjamincpierce
Offline Send Email
Jul 10, 2006
5:37 pm
5318
Can you post the manual in pdf format to here? I would like to have a hard copy with me. Thanks!...
andrewm659
Online Now Send Email
Jul 10, 2006
6:04 pm
5319
... I hope no one does, since the thing is large and would land in the inbox of every subscriber on this list. Why can't you just download it from the Unison...
Andrew Schulman
andrex593
Offline Send Email
Jul 10, 2006
6:28 pm
5320
Mon, 10 Jul 2006 14:08:05 <qp55b2dqqjg4cegdhq4n7qtt9u81iahgoh@...> Andrew Schulman <schulman.andrew@...> ... Alternatively he could look at ...
Wm...
wm_o_o_o
Online Now Send Email
Jul 10, 2006
8:29 pm
5321
Mon, 10 Jul 2006 15:20:38 <ddcadbdb0607101220s138039edx63aad78109c8a2a7@...> Yu Safin <calanet@...> ... I apologise if I appeared to say you...
Wm...
wm_o_o_o
Online Now Send Email
Jul 10, 2006
8:39 pm
5322
Is there an actual installer for unison for windows? does it install as a service? i may look into this to synchronize our windows servers....Please let me...
Andrew Meyer
andrewm659
Online Now Send Email
Jul 11, 2006
1:49 am
5323
Mon, 10 Jul 2006 19:18:50 <8eb0482b0607101718m7a8c9775h73a863dffcc0f102@...> Andrew Meyer <andrewm659@...> ... No. It is just a program, no...
Wm...
wm_o_o_o
Online Now Send Email
Jul 11, 2006
12:49 pm
Messages 5294 - 5323 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