I tried what you suggested and downloaded the msvc version of ocaml rather than the mingw version. No difference however. I still get the same error. After...
Hi, I'm trying to solve a behavior's problem between the version 2.9.1 and the version 2.10.2 : On the version 2.9.1, I used the preference "prefer = newer" to...
Hi, ... This seems to be fixed in Unison 2.12 (the relevant change is below). -- Jerome Index: recon.ml ... +++ recon.ml (working copy) @@ -30,6 +30,10 @@ d...
Unison version 2.13 is now available. Besides some bugfixes (most of which have also been backported to the pre-packaged binaries available for 2.12) and...
I just compiled unison-2.13.0 and noticed that the months were off by one. I found time2string in ubase/util.ml where time.Unix.tm_mon is used instead of...
Again Im having problems trying to compile unison from scratch (txt interface) using msvc and ocaml on winxp. Here's a picture of the error message I am...
Thanks, Bob -- I've fixed this in the repository and exported a new beta-release (2.13.15). (Note that, in accordance with our new numbering convention, this...
... Hi, sorry for taking a bit long to respond - I was held up by something else. I did the experiment again and yes, the time on the FAT drive is always 1...
... I formatted my USB disk with NTFS and now the problem seems to be solved. I would still like to see a solution for the problem though because I sync my...
Hi All... To get the maximum benefit from the new versioning scheme, where only the first two numbers are referenced for compatibility, addversionno should...
Hello -- I'm trying to figure out how to speed up synchronization of a large MP3 collection between two Windows machines. Since these files generally are not...
hi folks, I'm using unison 2.10.2 on a WinXP client, with a Unix server, and get a fatal error with a profile that specifies two paths within the roots to be...
Hi All... In the 2.13 branch (I reference this, because I never paid attention to it before.) There are a few generated things that seem to lag behind the ...
Hello, I want to use Unison 2.12.15 on Windows XP Professional (SP2, german version). I have copied the files "unison-2.12.15-win-gtk2.exe" and...
Joern Behre
joern.behre@...
Jul 5, 2005 7:29 am
4167
Hello, I want to use Unison 2.12.15 on Windows XP Professional (SP2, german version). I have copied the files "unison-2.12.15-win-gtk2.exe" and...
Joern Behre
joern.behre@...
Jul 5, 2005 7:33 am
4168
installed GTK 2.6.7 and unison windows binary 2.12.15. when i click the binary .exe to run, i see a quick DOS box pop up and then disappear. I've tried the...
Rob, It is your install method. I have unison running on 3 XP machines just great. Be sure to read the notes and espically the IMPORTANT document...otherwise...
Frank Delatorre
angrytoaster@...
Jul 5, 2005 5:52 pm
4170
Hey all, Short story: Can Unison be forced to look at file name and size but ignore timestamp? Long story: I previously used Unison (various versions) to...
I have just upgrade both of my Macs to 10.4 and have built from scracth unison on both. I have tried many versions of unison, but currently am working with...
Hi All... Attached are my notes (to myself) for building Unison 3.13.16 for MSVC Windows. It biulds out of the box without any patches required (I do a little...
Howdy, I have been unsuccessful in running a diff from Unison-gui v2.12.0 Windows 2000. I have the following line in my 'common' file; diff = \key\lib\diff.exe...
... This issue should be fixed in Unison 2.13. ... This was changed because it is easier to properly quote a filename with single quotes under Unix, but we did...
hi, The bug in version 2.10.2d that I mentioned in my previous post seems to have been fixed in 2.12.15. For details of the bug, see below, but the nickel...
I am currently migrating from my old servers to my new systems, and thought I would use unison to copy the data across. I have successfully used verion 2.9.1...