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 to share photos of your group with the world? 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 4968 - 4997 of 8604   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4968
I've been using unison for some time to sync filesystems for some time. I've recently been handed a project that will require me to build a VB application...
sdr0303
Online Now Send Email
Apr 2, 2006
11:18 am
4969
... I had this problem as well. The only fix for the moment seems to be to fall back to GTK 2.6.10. I use GTK for Gimp as well and have noted no problems...
Roger Haase
crosseyedpen...
Offline Send Email
Apr 2, 2006
8:21 pm
4970
... Unfortunately, the changelog functionality has never been implemented (sorry for the misleading documentation!). The idea, though, would be that you'd put...
Benjamin Pierce
benjamincpierce
Offline Send Email
Apr 3, 2006
9:45 am
4971
Hi, how can unsion propagate file/dir-deletions on two different machines? In other words, how is it possible that deleted files aren't propagated as new ones...
mi_wes_80
Offline Send Email
Apr 3, 2006
10:35 am
4972
It does not look like you are "compiling". What environment are you running under? You need to set up the "merge" preference with an external program (I use...
Josiah Yoder
yoderj@...
Send Email
Apr 3, 2006
2:43 pm
4973
... The key point here is that the archives are not shared: there is one archive (one 'O') for the synchronization on PC_1 between C:\1 and D: \2, and another...
Alan Schmitt
schmittafr
Offline Send Email
Apr 3, 2006
6:02 pm
4974
... Ah okay, I think I got the point and there won't be any problem when synchronizing this way... :-) Thx for your help!...
Mike Wesling
mi_wes_80
Offline Send Email
Apr 3, 2006
7:41 pm
4975
Can I check that I've understand Unison's behaviour correctly? Suppose I have profile1.prf with root = /home/user/mydir root = //host.bah.com/mydir path =...
Phil Brooke
philb328
Offline Send Email
Apr 3, 2006
8:15 pm
4976
... (sorry for the misleading documentation!). Too bad the changelog functionality isn't present, though I think you can mimic it by making your VB application...
Tim Black
timblack1
Offline Send Email
Apr 4, 2006
7:45 am
4977
Derek, Will you elaborate a little more? so I use these two commands inside a batch file, and execute it with the windows "at" command? thanks -frank ... -- ...
Frank Delatorre
angrytoaster@...
Send Email
Apr 4, 2006
7:48 am
4978
Hi everyone, My default.prf: # Unison preferences file root = C:\Documents and Settings\user\mydocs root = ssh://someaddress.dk/win_home sshcmd = C:\Documents...
Gianluca Bosco
g.bosco@...
Send Email
Apr 4, 2006
7:54 am
4979
... You should test it to make sure (looking at which archives are created under .unison), but I'm pretty sure archives are uniquely determined by the roots....
Alan Schmitt
schmittafr
Offline Send Email
Apr 4, 2006
8:43 am
4980
Yes, this is correct. - B...
Benjamin Pierce
benjamincpierce
Offline Send Email
Apr 4, 2006
9:41 am
4981
Unfortunately, each of the things you're asking for is a bit tricky to accomplish in a robust and portable way; the combination of all three is downright...
Benjamin Pierce
benjamincpierce
Offline Send Email
Apr 4, 2006
12:29 pm
4982
Hi, I'm using Unison to sync between windows and a FreeBSD box, and also between that BSD box and another BSD box. My question is, is there a command/switch...
Pedram Ebrahimian-Diz...
pedrameb
Offline Send Email
Apr 4, 2006
4:47 pm
4983
-auto gets unison to automatically accept non-conflicting changes -batch says just ignore conflicts and do the other stuff these are the flags you need to run...
Derek Rayside
drayside@...
Send Email
Apr 4, 2006
8:55 pm
4984
Gianluca, Mine isn't having this problem. Here's a pref's file I use all the time, notice the path spec is identical to yours. How are you launching unison?...
Josiah Yoder
yoderj@...
Send Email
Apr 5, 2006
7:21 am
4985
Hi, I use Unison to keep 4 Linux servers synchronized and also to keep some mobile workers' Windows laptops synchronized to the servers. Things seem to work as...
melk600
Offline Send Email
Apr 6, 2006
4:41 pm
4986
[Cc'ing the unison-users list so that others can join the conversation if they want...] ... I'm not quite clear how this would work. If the real file gets ...
Benjamin Pierce
benjamincpierce
Offline Send Email
Apr 6, 2006
4:44 pm
4987
Hi everyone, unison 2.13.16 and 2.17.1 won't build succesfully on my linux host, while 2.10.2 will do so without problems. The build process fails while...
n2cu@...
Send Email
Apr 7, 2006
7:08 am
4988
... One solution to your problem would be to add "plink" to your windows path. Do you know how to do this? Then you wouldn't have to put the path into the...
Josiah Yoder
yoderj@...
Send Email
Apr 7, 2006
7:11 am
4989
... If that doesn't work try using the 8.3 DOS style short name for "Documents and Settings" eg: c:\DOCUME~1\user\.unison\plink-user.bat Btw at the cmd prompt...
Stephen Summerfield
ssummerfield1
Offline Send Email
Apr 7, 2006
10:14 am
4990
Hi everyone, I am hoping someone can help me troubleshoot a problem. I've been a very satisfied Windows user of Unison for a couple years, but my recent switch...
danjburns
Offline Send Email
Apr 10, 2006
6:57 am
4991
I found that mounting FAT devices under Linux didn't work perfectly with unison. From that experience I now only mount FAT devices from Windows, and use...
Derek Rayside
drayside@...
Send Email
Apr 10, 2006
7:22 am
4992
I want to synchronize two servers and when it find a conflict, it has to resolved it by timestamp automatically. Any Ideas?...
martinferna
Offline Send Email
Apr 11, 2006
3:36 pm
4993
Thanks for the suggestion, Derek, but unfortunately it's not feasible to mount this FAT32 drive on a windows system and SSH to it. Do you, or anyone else have...
danjburns
Offline Send Email
Apr 12, 2006
7:10 am
4994
... Look at "prefer" in the manual, you can specify "newer" for it. Alan -- Alan Schmitt <http://alan.petitepomme.net/> The hacker: someone who figured things...
Alan Schmitt
schmittafr
Offline Send Email
Apr 12, 2006
7:27 am
4995
... yes, i do. i have a FAT32-formatted USB drive, onto which i sync a subdir of my home directory on my work machine, which runs OS X (10.3). at home, i sync...
Joost Kremers
joostkremers
Offline Send Email
Apr 12, 2006
11:08 am
4996
... Unison has no external hooks of this kind -- you'd have to modify the source code. Regards, - Benjamin...
Benjamin Pierce
benjamincpierce
Offline Send Email
Apr 12, 2006
1:56 pm
4997
Joost,&#13;&#10;&#13;&#10;Thank you very much! Adding these settings (the 'group', 'owner', and&#13;&#10;'perms' lines to the .prf file) fixed the conlict and...
danjburns
Offline Send Email
Apr 13, 2006
7:00 am
Messages 4968 - 4997 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