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 4639 - 4668 of 8604   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4639
Any change of having unison use Junctions when synchronizing symbolic links from Unix to Windows (at least for directories)? ...
dr_harold_carr
Offline Send Email
Dec 1, 2005
5:29 pm
4640
Hi all. I've got some kind of feature request for unison: the ability to synchronize several directories at the same time. Before anyone tells me that unison...
calexicoz
Offline Send Email
Dec 1, 2005
7:22 pm
4641
Good day, Is it possible to ignore the properties on a file that's being synchronized? I work on OS X and synchronize to a SMB file server that always sets the...
Chris Green
cmgdok
Offline Send Email
Dec 2, 2005
6:41 pm
4642
For quite some time, I used Unison 2.10.4 from a USB drive, which really worked fine. I was able to start the GUI without installing any components on the host...
Lennart Schuetz
schuetz_lennart
Offline Send Email
Dec 2, 2005
6:44 pm
4643
... Yes, just put perms = 0 in your profile....
calexicoz
Offline Send Email
Dec 2, 2005
7:24 pm
4644
Hi all, I've been looking into unison for a while now and am about to start implementing. I've been researching exactly how to implement to meet out needs and...
darryl_kuhn
Offline Send Email
Dec 3, 2005
4:39 am
4645
Hi everybody There's just one thing that I'm missing for unattended cross-site synchronisation: a feature that sends the result of a run to a given address. At...
mschmidone
Offline Send Email
Dec 4, 2005
3:15 pm
4646
... I've heard this but it has never worked for me. The following is the ... root = /home/ninji/unisonTest root = /mnt/beanalbyE/backup/unisonTest perms = 0 ...
Jason Viers
bean8107
Offline Send Email
Dec 5, 2005
5:26 pm
4647
Hello, I am trying to synchronise two directories on my laptop which are on different drives (fat32 and ext3) with unison. At the beginning it worked very...
yevgen_net
Offline Send Email
Dec 7, 2005
7:42 pm
4648
Hallo, I'm setting up a combined unison/svn backup solution. In a first step, i synchronize the local directories with a backup image. this sould in any cases...
alexander poddey
alexander.poddey@...
Send Email
Dec 8, 2005
5:23 am
4649
It's not very hard to fix this if you're willing to recompile from source. Just replace the whole body of the function checkForDangerousPath in uitext.ml with...
Benjamin Pierce
benjamincpierce
Offline Send Email
Dec 8, 2005
2:40 pm
4650
I'm syncing between a linux machine and a machine running OS X. This is with version 2.13. The error I get is: Failed: Error in querying file information:...
Mark McKinstry
mmckinstum
Offline Send Email
Dec 9, 2005
5:26 am
4651
thanks for the hint benjamin. the problem i see with this solution is, that i need to have the 'patched' unison version on every 'backed-up' system. an option...
alexander poddey
alexander.poddey@...
Send Email
Dec 9, 2005
3:40 pm
4652
Hi Alex, I guess if you do the work to make the changes to the code in a clean enough way then Benjamin can quickly incorporate your needs into the code base. ...
Martin@...
mrjcleaver
Offline Send Email
Dec 9, 2005
4:56 pm
4653
I'm new to this group and unsure whether unison is the right tool for my tasks. I have an operation occuring on my windows 2003 server that generates new files...
aplisfast
Offline Send Email
Dec 9, 2005
5:29 pm
4654
You could write a loop in a shell script while(true) unison. The question is whether that will give your the performance you need. It's easy to just try this...
Derek Rayside
drayside@...
Send Email
Dec 9, 2005
6:35 pm
4655
OK, some changes are easier to do than to talk about... I've just committed a version of the Unison sources (2.19.0) with a -confirmbigdeletes preference that...
Benjamin Pierce
benjamincpierce
Offline Send Email
Dec 9, 2005
7:54 pm
4656
thanks a lot. I'm not afraid of compiling from source. This solution is nice, thx for the quick fix! alex...
alexander poddey
alexander.poddey@...
Send Email
Dec 12, 2005
3:33 pm
4657
Hi! I am using an external merge program with unison. When using a line like merge = Name * -> winmerge NEW1 NEW2 and having changed file test.txt in different...
Markus Bühren
buehrenm
Offline Send Email
Dec 12, 2005
4:30 pm
4658
Use CURRENT1 and CURRENT2 insted of NEW1 and NEW2. Regards, - Benjamin...
Benjamin Pierce
benjamincpierce
Offline Send Email
Dec 12, 2005
4:40 pm
4659
Hi, I've stumbled upon a message (http://groups.yahoo.com/group/unison-users/message/4266) where it seems possible to use unison to synchronize with a CD-RW....
p_duranton
Offline Send Email
Dec 13, 2005
3:42 am
4660
I'm using unison to synchronize, among other things, my browser bookmarks between several clients and a server. This works, but there's one thing that annoys...
Jeroen T. Vermeulen
jtv@...
Send Email
Dec 13, 2005
4:04 am
4661
Hi, I would like to run Unison unattended most of the time, and send a mail or other notification when a conflict occurred that needs to be solved manually. We...
Jo
ml@...
Send Email
Dec 13, 2005
10:26 am
4662
... I was wondering about the same thing. Presumably you'd see an exit code of 1 (or perhaps higher) in that case. In version 2.9.1, if I create files with...
Jeroen T. Vermeulen
jtv@...
Send Email
Dec 13, 2005
12:40 pm
4663
Hello, my question is whether it is possible to run unison once to synchronize several pairs of root. I have this situation when synchronizing my laptop to my...
Jan Kybic
kybic@...
Send Email
Dec 13, 2005
2:44 pm
4664
... Oops, I forgot to mention the best part. The best part is that you don't have to check unison's exit codes every time it runs; *it doesn't matter* if there...
Jeroen T. Vermeulen
jtv@...
Send Email
Dec 13, 2005
2:44 pm
4665
When using Unison to synchronize directories that contain darcs or Subversion repositories (possibly applies to CVS as well), I see that many people adopt one...
Andres Loeh
loeh@...
Send Email
Dec 13, 2005
2:48 pm
4666
... The functionality of checking for such "atomicity conflicts" would not be a big deal -- it would go in the same place that the "force" and "prefer"...
Benjamin Pierce
benjamincpierce
Offline Send Email
Dec 13, 2005
3:05 pm
4667
... There is no such functionality at the moment. You can consider a feature request submitted, but see here: ...
Benjamin Pierce
benjamincpierce
Offline Send Email
Dec 13, 2005
3:08 pm
4668
... Use the non-graphical interface. A little script like this should do on any Unix-like system: #! /bin/sh for myprofile in $HOME/.unison/*.prf ; do if !...
Jeroen T. Vermeulen
jtv@...
Send Email
Dec 13, 2005
3:12 pm
Messages 4639 - 4668 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