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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 8575 - 8604 of 8604   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8575
Hello, ... This works for me: ignore = Name {._}* ignore = Path {.TemporaryItems} ignore = Path {.Trashes} ignore = Name Thumbs.db ignore = Path {System Volume...
Kai Steinbach
kai_steinbach
Offline Send Email
Oct 21, 2009
12:32 pm
8576
Hi guys, runnning unison on Windows, I can specify "\\host\share\path" as a source for synchronization. Is there any equivalent for this under Linux (i.e....
sanplis
Offline Send Email
Oct 21, 2009
12:37 pm
8577
Hello, I would like to synchronize two directories: The roots in my .prf file are defined as: root = /projet/rtc/geant/ root =...
Thomas Zorro
palerouge
Offline Send Email
Oct 22, 2009
11:57 am
8578
Have been using unison for all these years, but just recently, I asked myself this question: When my GUI starts the scan for changes on my 200GB drive, is the...
Urbaniak, Sebastian
sebski73
Offline Send Email
Oct 22, 2009
5:58 pm
8579
Both should be scanning at the same time. - B...
Benjamin Pierce
benjamincpierce
Offline Send Email
Oct 22, 2009
5:59 pm
8580
... Indeed. In fact, I take advantage of this fact to make *local* synchronizations between 2 local drives faster, because otherwise synchronizing 2 local...
Wayne Hayes
wayne@...
Send Email
Oct 22, 2009
6:38 pm
8581
Trying to install unison 2.32.52 on rhel 5.I get the following when I do 'make UISTYLE=text' ... STATIC = false OSTYPE = OSARCH = ocamlopt: ubase/util.mli --->...
a227song
Offline Send Email
Oct 27, 2009
6:02 pm
8582
I would say that you are missing some development libraries that are required for building. There is a link to a 2.32.52 binary that I compiled on CentOS 5 64...
Data Control Systems ...
melk600
Offline Send Email
Oct 27, 2009
6:56 pm
8583
For a Unison development activity that never really took off (the problem was solved by a different route to the original proposal), I created some bits and...
Russel Winder
russel.winder@...
Send Email
Oct 28, 2009
6:57 pm
8584
Unison as it stands is untranslatable. But Sylvain Le Gall has been working on a gettext-enabled version of unison, which I've agreed to commit to as the main...
Benjamin Pierce
benjamincpierce
Offline Send Email
Oct 28, 2009
7:04 pm
8585
Benjamin, ... I hadn't looked at the Unison source, so I wasn't sure if it had been marked up for translatability. Clearly a work in progress. If Unison does...
Russel Winder
russel.winder@...
Send Email
Oct 28, 2009
7:48 pm
8586
I only know how to synchronize a directory with unison. Is there a way to specify only a few files for synchronization? For example, I have ~/.vimrc to...
Peng Yu
PengYu.UT@...
Send Email
Oct 28, 2009
9:00 pm
8587
I'm trying synchronize two directories. It seems that if two files have the same name, unison doesn't know which one it should keep. I have to make manual...
Peng Yu
PengYu.UT@...
Send Email
Oct 29, 2009
12:04 am
8588
There is '-auto' option in unison. Can somebody let me know what I should put in .prf file in order to use this option?...
Peng Yu
PengYu.UT@...
Send Email
Oct 29, 2009
1:41 am
8589
... so I guess "auto = true" should work. Hope this helps, Alan...
Alan Schmitt
schmittafr
Offline Send Email
Oct 29, 2009
7:25 am
8590
... Hope this helps, Alan...
Alan Schmitt
schmittafr
Offline Send Email
Oct 29, 2009
7:29 am
8591
... Specify the roots high in the file hierarchy (for instance your user folder): root = /home/foo root = ssh://foo@remote//home/foo then for every file or...
Alan Schmitt
schmittafr
Offline Send Email
Oct 29, 2009
7:36 am
8592
... Yes, I use gettext, and have already some very small part translated. I need to fix bug in ocaml-gettext at the same time, so it takes longer to do. ...
Sylvain Le Gall
gildor16478
Offline Send Email
Oct 29, 2009
7:36 am
8593
Hey guys, I was trying to complie the latest version to replace the 2.27 I got from rpmforge, but get an error. Starts off just fine, completes through...
p1@...
Send Email
Oct 29, 2009
4:10 pm
8594
Thank you sir, may I have another! That was the problem, thanks Alan. -- Paul ________________________________ From: brab.alan@......
p1@...
Send Email
Oct 29, 2009
8:40 pm
8595
Hello, I have vostro 1710 with Kubuntu 9.04 64bit. I have directory called ~/Backup which I would like to backup to USB HDD. I have two USB HDD one from...
raja_s_patil
Offline Send Email
Oct 29, 2009
8:42 pm
8596
Hello Raja, ... what file system is used on the transcend? did you already try to add "fastcheck = true" into the profile? Kai...
Kai Steinbach
kai_steinbach
Offline Send Email
Oct 29, 2009
9:37 pm
8597
On Thu, Oct 29, 2009 at 5:50 AM, Phillip Lord ... Why time stamp should not matter? If I changed the file on local machine but not the file on remote machine,...
Peng Yu
PengYu.UT@...
Send Email
Oct 30, 2009
6:50 am
8598
... Not necessarily. Unison takes a snapshot of the contents of the file (in the form of a hash), so it does not need to look at the time (and deal with...
Alan Schmitt
schmittafr
Offline Send Email
Oct 30, 2009
6:57 am
8599
I didn't really think about the problems with force until Phil brought it up. The preference that you want to use is: Prefer = newer This will automatically...
Data Control Systems ...
melk600
Offline Send Email
Oct 30, 2009
6:35 pm
8600
I am using 2.27.72 on osx (snow leopard) and 2.27.57 on Debian. I can sync some sub-directories fine, but am unable to sync a large directory containing the...
Ric Otte
richardedwar...
Offline Send Email
Oct 31, 2009
10:12 pm
8601
I run unison from a local directory to synchronize a remote directory (empty). But it seems that the time stamps of the files in the local directory is not...
Peng Yu
PengYu.UT@...
Send Email
Nov 6, 2009
6:29 am
8602
... Did you look at the -times option? http://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/unison-manual.html Alan...
Alan Schmitt
schmittafr
Offline Send Email
Nov 6, 2009
6:32 am
8603
Hi everyone, I am using Unison on my home directory, which contains several subprojects each having its own git repository. When I synchronize, the most...
Federico Poloni
f.poloni@...
Send Email
Nov 8, 2009
8:46 pm
8604
This is something that I've also wanted for a while -- not only to keep down the number of messages, but also to make sure that changes in certain directories...
Benjamin Pierce
benjamincpierce
Offline Send Email
Nov 8, 2009
9:20 pm
Messages 8575 - 8604 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