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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 7636 - 7665 of 8604   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7636
... I've had similar issues. I think in retrospect the decision to use the exit status of the merge tool to decide what to do with the results was wrong --...
Benjamin Pierce
benjamincpierce
Offline Send Email
Nov 4, 2008
2:33 pm
7637
Hi, Since the last couple of days, I'm getting failures on files that I haven't touched in a very long time and were transferring fine in the past. Both...
Seb
sebluque
Offline Send Email
Nov 5, 2008
3:11 pm
7638
Greetings, I keep getting these messages about not finding the directory, but then I can cd to it. Does anyone have ideas? Joe. /Users/jja/backups/unison: No...
Joseph J Alotta
jalotta2003
Offline Send Email
Nov 6, 2008
7:18 pm
7639
Thu, 6 Nov 2008 12:57:47 <64499840-A4DC-4D11-A050-140CD4275339@...> Joseph J Alotta <joseph.alotta@...> ... standard answers are: there is a...
Wm...
wm_o_o_o
Online Now Send Email
Nov 6, 2008
10:35 pm
7640
Is there any way the byte FileSize whenever shown in the GUI <image> Gets a Decimal Separator added. http://en.wikipedia.org/wiki/Decimal_separator So in the...
Urbaniak, Sebastian
sebski73
Offline Send Email
Nov 8, 2008
10:26 pm
7641
... Unfortunately, I have no experience with OCaml whatsoever and I have no idea where in sources to start digging. From those 3 points I mentioned, number one...
martinko
gamato@...
Send Email
Nov 10, 2008
6:20 am
7642
... I have, there has been a talk about this issue previously: http://tech.groups.yahoo.com/group/unison-users/message/6879 Cheers, Misha...
Misha Aizatulin
giksos
Offline Send Email
Nov 10, 2008
6:31 am
7643
... Yes, it did help. However, I'm trying to restrict my archive to a smaller subset, as suggested, and I'm having problems. Here is what I'm trying to do: ...
Mike Diehl
uberbot2
Offline Send Email
Nov 12, 2008
9:12 am
7644
... Did you try removing the trailing '/' (after both roots)? Alan...
Alan Schmitt
schmittafr
Offline Send Email
Nov 12, 2008
9:18 am
7645
I think you need some extra quotes around "Path mdiehl" so that the shell passes it to Unison as a single argument. - B...
Benjamin Pierce
benjamincpierce
Offline Send Email
Nov 12, 2008
1:20 pm
7646
There are three backslashes in a row. I think you only need two. Joe....
Joseph J Alotta
jalotta2003
Offline Send Email
Nov 12, 2008
9:30 pm
7647
... That did the trick. Thanks again. -- Mike Diehl...
Mike Diehl
uberbot2
Offline Send Email
Nov 12, 2008
9:53 pm
7648
I need to synchronize two server, both running RedHat Enterprise Linux 5.2 64-bit with ext3 filesystems. I have compiled and installed Unison version 2.27.57...
Mick Waters
mick_waters_...
Offline Send Email
Nov 13, 2008
9:48 am
7649
Hi I am usign unison to backup directories from one HD to another in the same Windows 2003 server. I Have errors with some files but the complete directories...
arysar
Offline Send Email
Nov 13, 2008
1:56 pm
7650
Are you sure the files are actually being re-scanned? When Unison is checking for updates, it occasionally prints the name of one of the files it is looking...
Benjamin Pierce
benjamincpierce
Offline Send Email
Nov 13, 2008
2:31 pm
7651
Basically, the scan process is proportional to the number of inodes that must be examined -- i.e., to the number of files in the filesystem. If that number is...
Benjamin Pierce
benjamincpierce
Offline Send Email
Nov 13, 2008
5:56 pm
7652
Hi Benjamin, Many thanks for getting back to me. I believe that you are correct - I had take the output literally and assumed that the files were being...
Mick Waters
mick_waters_...
Offline Send Email
Nov 13, 2008
5:56 pm
7653
Does Tecnica already exist under *both* roots? I think that... * F:\Tecnica * G:\Tecnica ...must both exist prior to sync. Does this help? Scott ...
Scott Bohler
sbohler@...
Send Email
Nov 13, 2008
5:56 pm
7654
[I was an old user of unison on two linux machines.] I am now trying to switch to OSX (well, if I can get Unison to work on two OSX machines). I am using the...
ivo Welch
ivowelch
Offline Send Email
Nov 15, 2008
5:13 pm
7655
I installed unison 2.27.57 using fink on my Mac Book Pro, 2.2 GHz Intel Core 2 Duo, running Mac OS X version 10.5.5. My unison has not worked properly most of...
clifforddsmyth
Offline Send Email
Nov 15, 2008
9:34 pm
7656
... This is very strange. Could this be a permission problem? (Are you running unison as the same user who owns the home directory)? Alan...
Alan Schmitt
schmittafr
Offline Send Email
Nov 15, 2008
9:45 pm
7657
I reinstalled Unison last week, and hit similar difficulties until I figured out which OS X version worked for me before. It was: ...
Dave Bayer
syzygies82
Offline Send Email
Nov 16, 2008
3:49 pm
7658
Is this behavior repeatable? If so, it would be very helpful if you could reproduce it in a run with just a couple of files (using -path) and with debugging...
Benjamin Pierce
benjamincpierce
Offline Send Email
Nov 17, 2008
1:24 am
7659
... After several emails off list, Clifford finally figured out what the issue is: the local root was specified as a relative path (Temp) and not as an...
Alan Schmitt
schmittafr
Offline Send Email
Nov 18, 2008
6:28 am
7660
... Yes working now! Thanks so much. Cliff...
clifforddsmyth
Offline Send Email
Nov 18, 2008
7:54 pm
7661
I was quite surprised to learn that unison is not propagating a change ... drwxr-s--- 3 nr ta40 4096 Nov 19 22:03 /h/nr/cs/40/www/solutions/um ... drwxr-x--- 3...
nr@...
norman_ramsey
Offline Send Email
Nov 20, 2008
3:34 am
7662
Hi (again), When setting perms = 0 unison ignores umask on server-side. Which I hope is not expected behaviour? My situation is that I want all files to be...
rasmus.skaarup
Offline Send Email
Nov 21, 2008
11:39 am
7663
Dear Forum members, I need a) unison linux binaries for the bluehost environment described below b) Any advice from people who have successfully used unison to...
simsee_balbir
Offline Send Email
Nov 22, 2008
2:25 pm
7664
... Unison binaries for CentOS/RHEL are available via EPEL; http://fedoraproject.org/wiki/EPEL. Simply "yum install" either unison213 or unison227 after...
Stephen Warren
srwarren_1999
Offline Send Email
Nov 22, 2008
6:08 pm
7665
This was originally Debian bug #504503, http://bugs.debian.org/504503 When unison transfers files, it makes temporary file names on the target machine by...
Jussi Judin
jjudin+unison@...
Send Email
Nov 26, 2008
11:22 am
Messages 7636 - 7665 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