... For testing purposes I made some changes in a file in latex/bibliography/. When synchronizing with my laptop (which has the whole latex path in the...
9225
marco
msbodio
Jun 8, 2010 8:02 am
Hello everyone, I'm new in this group. I've been using Unison for about two years now for keeping a back-up copy of my home directory in an external USB hard...
9224
Jerome Vouillon
jv314159
Jun 8, 2010 7:20 am
... Unison 2.40 will create the directory automatically. -- Jerome...
9223
Jerome Vouillon
jv314159
Jun 8, 2010 7:17 am
... [...] ... Shouldn't that be latex/bibliography? (With an 'h'.) I don't see anything wrong otherwise. You could try to run unison with the "-debug update"...
9222
ganwell@...
ganwell...
Jun 8, 2010 5:28 am
Hello Building unison on OS X is quite easy. Just build ocaml in 32-bit mode and everything else works like charm. How to build ocaml in 32-bit mode is...
9221
Benjamin Pierce
benjamincpierce
Jun 7, 2010 12:59 pm
Thanks for setting this up, Russel. I'm also not an OSX build guru, but if we ever reach a point where your version is a reasonable default build process, we...
9220
Benjamin Pierce
benjamincpierce
Jun 7, 2010 12:58 pm
... Our only bug reporting mechanism is this list, so... it already is! - B...
9219
Russel Winder
russel@...
Jun 7, 2010 8:41 am
... No I hadn't. Stupid of me. Given the default filestore for Mac OS X is case-insensitive, it is probably right that the default setting for this property...
9218
Russel Winder
russel@...
Jun 7, 2010 8:41 am
A couple of people asked me last week about building Unison on Mac OS X -- due to them spotting me being involved in the work that was done on this a few...
9217
Benjamin Pierce
benjamincpierce
Jun 6, 2010 12:53 pm
... Did you try ignorecase = false ? ... Sorry: I'm having trouble with the automatic version number updating right now -- the revisionString variable, which...
9216
Russel Winder
russel@...
Jun 6, 2010 12:32 pm
I have just spent a while rebuilding my MacBook using a case sensitive filestore because I was getting really annoyed with case insensitivity leading to...
9215
Mandar Mitra
mandar.mitra@...
Jun 6, 2010 12:30 pm
... Ditto. I'd been meaning to ask this question myself. Thanks, Mandar....
9214
David Coyle
dmgcoyle
Jun 5, 2010 12:36 pm
I'd find this very useful also - it's akin to the -n (dry-run) option for rsync. In fact, can the -copyprog option be leveraged in some way to achieve this? ...
9213
Benjamin Pierce
benjamincpierce
Jun 5, 2010 12:36 pm
Hi Christophe, Yes, I fixed this one (in the version of fsmonitor.py that's now in the unison developer sources). But I'm still having trouble with a crashing...
9212
Christoph Gohle
gohle@...
Jun 5, 2010 12:36 pm
Dear Benjamin, sorry for not replying earlier but I just returned from Holiday. Have you found the problem already? Obviously the list of paths contains 'None'...
9211
Benjamin Pierce
benjamincpierce
Jun 5, 2010 12:30 pm
Hi, Typing "l" at the prompt will list all changes. Typing "?" at the prompt will print some useful documentation. - Benjamin...
9210
Ben Stover
bxstover
Jun 5, 2010 10:59 am
I would like to see/preview all planned actions in one step without being prompted after each single file/folder. Ok, If I use the options -batch or -auto then...
9209
Alan Schmitt
schmittafr
Jun 5, 2010 7:10 am
... You're saying some changes are not detected. Do they occur under one of the paths above? Alan...
9208
vandenberg_ewout
vandenberg_e...
Jun 4, 2010 9:10 pm
... #Unison preferences file for daily backup to AFS root = /Users/ewout/root/ root = /Users/ewout/afs/private/backup/daily/ ui = text batch = true path =...
9207
ganwell@...
ganwell...
Jun 4, 2010 9:36 am
Hello I read the changelog about the experimental streaming protocol and assumed that threads aren't needed anymore. ... But I was surprised reading that...
9206
Alan Schmitt
schmittafr
Jun 4, 2010 7:11 am
... What does your profile looks like? Alan...
9205
Ewout vandenBerg
vandenberg_e...
Jun 3, 2010 6:46 pm
Adding directories to profiles on OS X Thursday, 3 June, 2010 9:48 From: "Ewout vandenBerg" <vandenberg_ewout@...> To: unison-users@... ...
9204
Scott Bohler
sbohler@...
Jun 2, 2010 8:53 pm
Hi Kenny, I recommend using -backups in order to keep such files. This maintains both proper synchronization and files that would have been deleted Scott...
9203
Jerome Vouillon
jv314159
Jun 2, 2010 4:38 pm
Hello, ... With Unison 2.40.16, you can add the following options to your profile: force = <remote_root> nodeletion = <local_root> (where the roots are set...
9202
Kenny Clement
kennyclement
Jun 2, 2010 1:29 pm
Hello, As the subjects says, I'm trying to do a 'sync' where I force the server replica. However, if the file exists locally, but not on the server, I don't ...
9201
Alan Schmitt
schmittafr
Jun 2, 2010 10:26 am
... The second should be sufficient (but I don't know the syntax for the command line; in a profile I'd put a line ignore = Path aaa and that should work). ...
9200
Alan Schmitt
schmittafr
Jun 2, 2010 10:24 am
... You should look at the force option in the Unison manual. Hope this helps, Alan...
9199
Ben Stover
bxstover
Jun 1, 2010 5:02 pm
Normally I would like to sync a first dirtree with a second dirtree in a bi-directional way. So Unison is fine here.. Sometimes however I want a...
9198
Michael Bernstein
mbernst06
Jun 1, 2010 4:59 pm
Fantastic, you were right. The error message led me to believe that the non-unicode file was on my local machine, but it was in fact on the Ubuntu remote...
9197
Ben Stover
bxstover
Jun 1, 2010 4:51 pm
Assume I want to run Unison and let it ignore subdirectory tree beginning with folder "aaa\" Do I have to write ..... -ignore *aaa* or is it sufficient to...