Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

unison-users · Users group discussion forum for Unison file synchronizer

The Yahoo! Groups Product Blog

Check it out!

Group Information

? 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.

Messages

Advanced
Messages Help
Messages 9845 - 9874 of 10834   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
9845 Dan Christensen
jdchristense... Send Email
Jul 1, 2011
7:17 am
... Try removing the quotes around $e in the last line... The quotes tell the shell to interpret all of $e as one argument. Dan...
9846 Russel Winder
russel@... Send Email
Jul 4, 2011
2:55 pm
I am currently using Unison between Debian Testing server and Debian Testing and Mac OS X clients. Debian Testing is now slowly moving from Gnome 2 to Gnome...
9847 İbrahim Ercan
ibrahim.ercan@... Send Email
Jul 6, 2011
7:24 am
Hi Assume I have a unison command like that unison -ui text /root/dir1/dir2/dir3/ ssh://somehost//root/dir1/dir2/dir3-batch -force=/root/dir1/dir2/dir3 -group...
9848 (no author)
(no email address) Send Email
Jul 6, 2011
9:02 am
Hi My understanding is that a root is the root of what you want to sync. As such it is not logical for any part of the root uri not to exist since then Unison...
9849 Benjamin C. Pierce
benjamincpierce Send Email
Jul 6, 2011
12:14 pm
OK, request is noted. For the moment, if you're willing to recompile (it's pretty easy), you can make yourself a custom version with this behavior disabled....
9850 reynolight
reynolight@... Send Email
Jul 7, 2011
6:35 pm
Hi all, using Version 2.40.61 on the Win XP commandline, I have recently posted my hustle with German Umlaute in filenames. Apparently, nobody else here has...
9851 reynolight
reynolight@... Send Email
Jul 7, 2011
10:21 pm
Seb, you saved my night. Sometimes only a blind flight helps. I just played around with some of your settings, et voila! If I am using two parameters,...
9852 reynolight
reynolight@... Send Email
Jul 8, 2011
2:03 am
... ... actually, too easy and too strange to be true. Attached is another screenshot, demonstrating the "permission denied" error again. No matter, how I am...
9853 Urbaniak, Sebastian
sebski73 Send Email
Jul 8, 2011
2:03 am
Glad I could help :D It seemed too strange that it worked over here on the same ver of binaries but not for you. Seb ... From:...
9854 Benjamin C. Pierce
benjamincpierce Send Email
Jul 8, 2011
2:09 am
It would help to know exactly where this exception is coming from. Can you make a small test case that generates the behavior and then run it with "-debug...
9855 reynolight
reynolight@... Send Email
Jul 8, 2011
8:34 am
... My testcase is attached, including the binary, the two data dirs, and a little .bat script, actually calling Unison with some unspectacular options....
9856 Reuben Thomas
reubenrhysth... Send Email
Jul 8, 2011
1:16 pm
I can't believe this isn't already known, but 15 minutes spent searching the archive didn't turn up this bug, so apologies in advance: I download the 2.40.63...
9857 Benjamin C. Pierce
benjamincpierce Send Email
Jul 8, 2011
1:37 pm
I've never seen this (but am not compiling on Ubuntu). Can you post the log of what happens? - B...
9858 Reuben Thomas
reubenrhysth... Send Email
Jul 8, 2011
1:42 pm
Sure. The last two invocations of make demonstrate that a fixpoint appears to have been reached. skwd 14:38:48 unison-2.40.63$ make ocamlc -o mkProjectInfo...
9859 Benjamin C. Pierce
benjamincpierce Send Email
Jul 8, 2011
1:47 pm
Thanks. Looks like the failure is somewhere during the update detection phase, but unfortunately that doesn't narrow it down enough to tell which specific...
9860 Benjamin C. Pierce
benjamincpierce Send Email
Jul 8, 2011
1:49 pm
Weird -- it looks like it just builds a few object files and then gives up for no reason. This looks to me like an issue with 'make', not Unison itself... -...
9861 Benjamin C. Pierce
benjamincpierce Send Email
Jul 8, 2011
1:55 pm
I know. But (a) I do use exclusively non-PC hardware, and (b) it still takes some time to set up a bare VM so that it's ready to compile Unison... Thanks, - B...
9862 Reuben Thomas
reubenrhysth... Send Email
Jul 8, 2011
1:59 pm
... Hint: if you have a machine that can run VirtualBox or VMWare, you can have a Win32 machine easily available (and unless you use exclusively non-PC...
9863 Reuben Thomas
reubenrhysth... Send Email
Jul 8, 2011
1:59 pm
... Right. Given that my make is one of the most battle-tested in existence: $ make --version GNU Make 3.81 Copyright (C) 2006 Free Software Foundation, Inc. ...
9864 Reuben Thomas
reubenrhysth... Send Email
Jul 8, 2011
1:59 pm
Got it: the unison build system doesn't like my MAKEFLAGS; if I unset it the problem disappears. My MAKEFLAGS are: MAKEFLAGS=-j 4 -l 4.0 i.e. "please...
9865 reynolight
reynolight@... Send Email
Jul 8, 2011
2:15 pm
... Thanks. I'm not afraid to compile just everything. As long as it is GNU or FreePascal. AFAIK, Unison is a completely different animal. So I simply don't...
9866 huge_filesystems
huge_filesys... Send Email
Jul 9, 2011
1:49 am
Howdy, Should unison be able to deal with a directory rename efficiently (given that, on linux, the mod-time and inode won't change). When I test, it seems...
9867 reynolight
reynolight@... Send Email
Jul 11, 2011
7:17 am
... Anybody on the list, who can assist with a recompile and debug Unison on Windows XP, in order to locate this uncatched system call, breaking a sync, as...
9868 Pierce Benjamin C.
benjamincpierce Send Email
Jul 15, 2011
5:31 pm
... No, unfortunately -- we already intend to catch all exceptions in the current implementation, so if we missed one it's a bug and to fix it we need to know...
9869 reynolight
reynolight@... Send Email
Jul 16, 2011
1:48 pm
... There is no maintainer for Win32? I know how to compile GNU C sources, libraries etc. and have thorough knowledge about FreePascal, that I am using daily....
9870 Benjamin C. Pierce
benjamincpierce Send Email
Jul 16, 2011
1:52 pm
Did you try the instructions in INSTALL.win32 in the source tarball? They haven't been updated for a couple of years, but they used to work fine. - Benjamin...
9871 Karl M
karlm30 Send Email
Jul 16, 2011
5:12 pm
... Hi Reyno... I build the win32 versions and I use the instructions in the win32 instructions for the tarball. The major effort is to set up all the...
9872 Benjamin C. Pierce
benjamincpierce Send Email
Jul 16, 2011
9:09 pm
... Fortunately, for the debugging task at hand, the gtk+ and lablgtk2 parts are not needed... - B...
9873 Benjamin C. Pierce
benjamincpierce Send Email
Jul 18, 2011
9:37 pm
... With respect to the design, maybe that's enough. Implementation might be a bit more challenging, since it involves changes to the Update module, which is...
9874 christopher_ulliott
christopher_... Send Email
Jul 19, 2011
11:56 am
Hi, A warning for everyone.. I have just upgraded to Unison 2.40.61 and have noticed the ability to Copy and Paste out of the file detail window has been...
Messages 9845 - 9874 of 10834   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help