From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GVdQL-0004I4-B2 for garchives@archives.gentoo.org; Fri, 06 Oct 2006 00:18:45 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k960HcG7013552; Fri, 6 Oct 2006 00:17:38 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k960DNEE003799 for ; Fri, 6 Oct 2006 00:13:23 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 0C78F64598 for ; Fri, 6 Oct 2006 00:13:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.562 X-Spam-Level: X-Spam-Status: No, score=-2.562 required=5.5 tests=[AWL=0.037, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5rLNXyHBmgAg for ; Fri, 6 Oct 2006 00:13:16 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 3001F645E3 for ; Fri, 6 Oct 2006 00:13:14 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GVdKr-0002sd-Dx for gentoo-user@gentoo.org; Fri, 06 Oct 2006 02:13:05 +0200 Received: from buffer.net ([24.73.161.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Oct 2006 02:13:05 +0200 Received: from wireless by buffer.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Oct 2006 02:13:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: unison Date: Fri, 6 Oct 2006 00:12:55 +0000 (UTC) Message-ID: References: <1159934144.4299.14.camel@neuromancer.home.net> <20061004213245.3e6021b9@krikkit.digimed.co.uk> <20061005165940.4b031ac9@hactar.digimed.co.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.13) Gecko/20060911) Sender: news X-Archives-Salt: 0d7b8e19-a915-4f69-9058-0ac54ac7e167 X-Archives-Hash: bb93e41defca2ee65e514b4ed0e37253 Neil Bothwick digimed.co.uk> writes: > The only things you are likely to want to exclude are config files, such > as the mail config you mention. You also need to be sure that changes > "take"; for example if you sync your Konqueror bookmarks and Konqueror is > running, it will write its in-memory bookmarks to disc when it exits, > overwriting the ones you just copied over. You can avoid this by logging > out of the desktop on the destination machine before syncing. Hello Neil, It's almost working perfectly. I have one delimma that I can solve with a script of my own, but, I was wondering if there is a method using unison, that I have not read about. The issue is mozilla's bookmarks.html file synchronization. System A: ~/.mozilla/default/53a4kpfr.slt/bookmarks.html System B: ~/.mozilla/default/6xnd2dcf.slt/bookmarks.html Unison copies both dirs/files correctly back and forth but the different installations of mozilla use different paths to their bookmarks.html file. How would you suggest I fix this (merge) or use one as the master(correct) copy of bookmarks.html and get the other installation of mozilla to use the copied over file? James -- gentoo-user@gentoo.org mailing list