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...
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@...
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/ ...
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...
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 ...
... 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...
... 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...
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...
... 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...
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...
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@......
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...
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@...
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...
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? ... ...
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...
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...
(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...
... 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@...
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...
... 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...
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...
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@...
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...