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 5794 - 5823 of 8604   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5794
Hi! I am using subversion for part of my data and unison for the rest. I want to stop unison from touching the directories that are under svn control but so...
lawa
lawa42
Online Now Send Email
Dec 5, 2006
11:02 pm
5795
... Ignore Name .svn -- Kevin Ballard http://kevin.sb.org kevin@... http://www.tildesoft.com...
Kevin Ballard
k_r_ballard
Offline Send Email
Dec 5, 2006
11:39 pm
5796
Is there any way to make unison ignore all links? I'm creating a large number of beamer presentations, and then I prefer to have a link from the actual image...
Par Leijonhufvud
par@...
Send Email
Dec 6, 2006
10:41 am
5797
... This is ignoring only the svn dir itself and not the directory .svn is sitting in. The structure is as follows: somedir/ someotherdir/ dirtoignore/ .svn/ ...
lawa
lawa42
Online Now Send Email
Dec 6, 2006
10:42 am
5798
Hi folks, We are running Unison v. 2.13.16 and synching between 2 Red Hat Linux boxes. Unison seems to consume and then not release a good chunk of memory...
Erik Spears
erik_spears
Offline Send Email
Dec 6, 2006
6:34 pm
5799
... I tried but maybe due to my limited capability to understand Regex I didn't have success. Any suggestions? Gregor...
lawa
lawa42
Online Now Send Email
Dec 6, 2006
6:39 pm
5800
... Try Regex. ciao Ralph...
Ralph Lehmann
ralph_lehman...
Offline Send Email
Dec 6, 2006
6:41 pm
5801
What you want can't be done with Unison's ignore mechanism. Regards, - Benjamin...
Benjamin Pierce
benjamincpierce
Offline Send Email
Dec 6, 2006
8:46 pm
5802
I'm speaking from a very limited perspective here, as I haven't read the source yet, but... OCaml (what unison is written in) uses a garbage collector, so not ...
Kevin Ballard
k_r_ballard
Offline Send Email
Dec 6, 2006
8:58 pm
5803
... This sounds like normal behavior (depending what you mean by "a good chunk" :-). Unison builds a data structure describing all the updates it sees, which...
Benjamin Pierce
benjamincpierce
Offline Send Email
Dec 6, 2006
9:21 pm
5804
... Hello Benjamin, Thanks much for your reply. Your overview makes perfect sense, and my cohorts in crime and I agree that the basic function of the app...
Erik Spears
erik_spears
Offline Send Email
Dec 7, 2006
4:06 pm
5805
This sounds like an operating system issue, not a Unison issue: once the Unison process finishes (or crashes), all its memory should be reclaimed by the OS, no...
Benjamin Pierce
benjamincpierce
Offline Send Email
Dec 7, 2006
4:21 pm
5806
... There are no plans at present to add this. But if someone wants it enough to implement it themselves, we will be happy to consider a patch. There are two...
Benjamin Pierce
benjamincpierce
Offline Send Email
Dec 7, 2006
4:25 pm
5807
Are you talking about the Unison GUI? Because when used on the command-line, the process ends once it's done syncing and so any memory in use gets released...
Kevin Ballard
k_r_ballard
Offline Send Email
Dec 7, 2006
4:31 pm
5808
Ooh, I didn't see that it doesn't release after a crash either. Yeah, I agree. Sounds like an OS problem. ... -- Kevin Ballard http://kevin.sb.org kevin@......
Kevin Ballard
k_r_ballard
Offline Send Email
Dec 8, 2006
6:57 am
5809
I'm running the Gentoo flavor of linux and suddenly having problems with Unison I never had before (I've been using it about 3 or 4 years). This is after doing...
Randy Burgess
usable_thought
Offline Send Email
Dec 9, 2006
2:19 pm
5810
Hello. So far I was using rsync. To synchronize two homes with an usb storage I had on both hosts scripts like rsync_tousb.sh and rsync_fromusb.sh . The danger...
Paolo
paolo@...
Send Email
Dec 9, 2006
5:49 pm
5811
If you want default UI to be text, recompile and pass UISTYLE=text. ... -- Kevin Ballard http://kevin.sb.org kevin@... http://www.tildesoft.com...
Kevin Ballard
k_r_ballard
Offline Send Email
Dec 10, 2006
12:19 am
5812
I'm not a linux user, so forgive me if this is a stupid question, but... Is there some reason you can't install subversion and compile svn HEAD yourself? ... ...
Kevin Ballard
k_r_ballard
Offline Send Email
Dec 10, 2006
12:22 am
5813
I've been running windows2003 to windows2003 using the socket/XYNTservice or around 2 weeks. The LOOKING for changes still take around 45-60 minutes for...
Vernon A. Fort
vernon_fort
Offline Send Email
Dec 11, 2006
3:28 am
5814
I use Unison both under windows and ubuntu linux. It seems much slower when copying files to my usb harddrive under windows (i.e. after it has compared my...
ryanwkrauss
Offline Send Email
Dec 11, 2006
6:14 pm
5815
(follow up to my previous post still awaiting moderator approval) I just ran a sync. Copying a 2.5 meg .ps file took 4-5 seconds. Simply copying and pasting...
ryanwkrauss
Offline Send Email
Dec 11, 2006
6:20 pm
5816
... No surprise to me. Between 2 windows systems, the fastest way would be to use msft synctoy. You can download that from the msft webpage. Synctoy is far...
Ralph Treitz
rt@...
Send Email
Dec 12, 2006
1:45 am
5817
Many thanks for the careful description of this issue, Ralph. There was indeed a significant bug in the backup logic (only on Win32 systems), which I believe...
Benjamin Pierce
benjamincpierce
Offline Send Email
Dec 12, 2006
4:10 pm
5818
... I've added .mpp files to the list of special cases. (I am trying to get through a bunch of pending Unison hacking in a short amount of available time...
Benjamin Pierce
benjamincpierce
Offline Send Email
Dec 12, 2006
4:37 pm
5819
I've added some words to the documentation to clarify these points. Thanks, - Benjamin...
Benjamin Pierce
benjamincpierce
Offline Send Email
Dec 12, 2006
6:06 pm
5820
Hi, I'm new to this group. I use unison for backup to an external hdd. One of my directories contain the last three system backups which are done automatically...
seron_x
Offline Send Email
Dec 12, 2006
6:24 pm
5821
Unison is rather paranoid about doing anything to your filesystems: at the very last moment -- just before doing the deletion in this case -- it...
Benjamin Pierce
benjamincpierce
Offline Send Email
Dec 12, 2006
6:38 pm
5822
Hello. In my attached script I try to keep some backups, 4 at maximum and 20 days old. Location is set. Now I did some changes on the files and committed them...
Paolo
paolo@...
Send Email
Dec 13, 2006
12:45 am
5823
The backup functionality has been thoroughly rewritten (and -- I hope -- thoroughly debugged :-) in the past few months. If you're not afraid of compiling...
Benjamin Pierce
benjamincpierce
Offline Send Email
Dec 13, 2006
12:54 am
Messages 5794 - 5823 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