unison-2.32.52 and 2.45.4 both report analogous error: "Fatal error: inconsistent archive format" (sorry but I cannot recall the exact error message as I have...
10431
Alan Schmitt
schmittafr
Jul 2, 2012 6:13 am
... It seems like you need to recreate the archives. The simplest way to do so is to run unison with the option -ignorearchives. Note that the update detection...
10432
Ray Song
emacsray
Jul 2, 2012 9:54 am
... Thanks. I've successfully synchronized my files using unison built on ocaml with the same version in client & server side, but still want to confirm if...
10433
Eduard Braun
Eduard.Braun2@...
Jul 10, 2012 10:03 pm
Hi, nobody responded to my last request... Is this due to the problem being specific to my setup (e.g. nobody else is facing this issue) or is simply nobody...
10434
Jo Rhett
jorhett
Jul 10, 2012 10:54 pm
You don't have a baseline test for comparison. Numbers without comparisons are useless. Try doing the same test in the most minimal sense possible and use...
10435
Jo Rhett
jorhett
Jul 11, 2012 12:38 am
Baseline test. You need to show cp this that => this fast unison this that => that fast Comments like "instantly" or talking about theoritical...
10436
rpr nospam
rpr.nospam@...
Jul 11, 2012 8:35 am
Hi, Eduard! Regarding your problem I can share my experience with using Unison 2.40.63 for synchronizing files between a HDD and a USB flash drive. I'm using a...
10437
Bernd Speiser
bernd.speiser@...
Jul 11, 2012 8:56 am
Hi all, I have been using unison for many years now to synchronize directories between a number of computers I regularly use at different places (running both...
10438
cgat@...
Jul 12, 2012 12:22 pm
Hello unison-users, there is a new unison (gui) frontend bash script out for you to test and improve. It was implemented to enable timely and efficient backup...
10439
zeeappel
Jul 15, 2012 7:29 pm
Hi, After using unison for several years to synchronise my documents between my desktop and netbook, I have recently acquired a shiny consumer NAS as a central...
10440
Benjamin C. Pierce
benjamincpierce
Jul 16, 2012 2:36 pm
I suppose this behavior wouldn't be too hard to add, but it's not supported now. A little script that deletes backups from time to time is probably the best...
10441
cgat@...
Jul 18, 2012 2:11 pm
Hi there, -batch does not skip replacing a file with an older version automatically (e.g. server fails and the hoster silently restores an older backup). This...
10442
v_t_long
Jul 22, 2012 12:12 am
Hi, I have the following 2 different errors: Failed [Apps/PortApps/PortableApps/ThunderbirdPortable/Data/profile/permissions.sqlite]: The source file...
10443
Bruno Lenzi
brunorlenzi
Jul 22, 2012 4:39 pm
Hi, I am using unison to synchronize two macs, a laptop and a desktop, both running unison 2.40.69 on OS X Lion. When they are NOT under the same network the...
10444
Denis Howe
denishowe
Jul 22, 2012 6:36 pm
On 2012-07-22 17:32, Bruno Lenzi <brunorlenzi@...> wrote: ** ... When on the same network, is one is (auto)mounting directories from the other which...
10445
Scott Bohler
sbohler@...
Jul 22, 2012 6:51 pm
Hi Bruno, Check out the Ignoring Paths section of the manual <http://www.cis.upenn.edu/%7Ebcpierce/unison/download/releases/stable/unison-manual.html#ignore> ...
10446
renato
rennabh@...
Jul 22, 2012 8:46 pm
Hello, I want to synchronize both [parts of] my home and root directory across my laptop and my desktop (in the root directory I have handy system scripts I...
10447
Alan Schmitt
schmittafr
Jul 23, 2012 5:51 am
... Did you try using the "owner" and "group" preferences? Alan...
10448
renato
rennabh@...
Jul 23, 2012 1:08 pm
On Mon, 23 Jul 2012 07:51:14 +0200 ... Thanks, that solves it. I don't know why I was searching for "permission" in the manual instead of "owner" and "group". ...
10449
Bruno Lenzi
brunorlenzi
Jul 24, 2012 3:22 pm
Hi, Thank you all for the replies. Indeed the name of the machine is changed when it is inside the network. And I don't see any directories mounted. Thank you...
10450
Peng Yu
PengYu.UT@...
Jul 25, 2012 4:20 pm
Hi, I have the following to ignore *.txt files. ignore = Name *.RData But I want to keep the *.txt files in, for example, data/ and all its subdirectories. I...
10451
rpr nospam
rpr.nospam@...
Jul 25, 2012 10:44 pm
... I'd say you should use the following statements in the Unison profile (I tested this in Unison 2.40.65): ignore = Name *.txt ignorenot = Regex data/.*\.txt...
Hi, I've been using Unison for a long time but have recently had great difficulties setting it up to work on a new webspace where the servers are (virtualized)...
10454
Kane O'Donnell
kaneod
Jul 30, 2012 7:48 am
Hi, I've been using Unison for a long time but have recently had great difficulties setting it up to work on a new webspace where the servers are (virtualized)...
10455
Jerome Vouillon
jv314159
Jul 31, 2012 11:16 am
Hi, ... [...] ... I suspect Unison has been compiled with OCaml 4.0 on one of your machines and an older version of OCaml on the other. There is an ...
10456
Jerome Vouillon
jv314159
Jul 31, 2012 11:32 am
On Mon, Jul 02, 2012 at 05:39:22PM +0800, Ray Song wrote: [...] ... There is indeed an issue with OCaml 4.0. But, in fact, the archive format remains the same....
10457
M
mikemtnbikes
Jul 31, 2012 5:52 pm
I've been using unison for years and recently had to upgrade the version I was using to version 2.40.63. Since that time I have had problems with my profiles...
10458
Alan Schmitt
schmittafr
Aug 1, 2012 8:00 am
... Ocaml 3.04 is almost 10 years old. You might have better luck with a more recent version. Alan...
10459
Alan Schmitt
schmittafr
Aug 1, 2012 8:03 am
... Could you send the "common" file you are including? Because the error is in that file. Alan...