From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: advice needed: how do you guys sync org files between devices? Date: Tue, 02 Jul 2013 16:27:27 +0200 Message-ID: References: <2013-07-01T19-47-18@devnull.Karl-Voit.at> <2013-07-02T10-01-21@devnull.Karl-Voit.at> <87ppv1hx79.fsf@pank.eu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59257) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uu1YI-0004dT-Dq for emacs-orgmode@gnu.org; Tue, 02 Jul 2013 10:27:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uu1YG-0002MS-Nn for emacs-orgmode@gnu.org; Tue, 02 Jul 2013 10:27:30 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:59468) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uu1YG-0002M5-Hd for emacs-orgmode@gnu.org; Tue, 02 Jul 2013 10:27:28 -0400 In-reply-to: <87ppv1hx79.fsf@pank.eu> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rasmus Cc: emacs-orgmode@gnu.org rasmus@gmx.us writes: > Alan Schmitt writes: > >>> Alan, how about a short how-to on Worg about Unison and Org-mode >>> methods? >> >> Well, what would be there? If there is (and there may be) an external >> tool that knows how to merge org files (it can be a 3-way merge, if it >> makes things simpler), I could try to devise the magical incantation to >> use it. > > There's the GSOC project from last year: > > http://orgmode.org/cgit.cgi/org-merge-driver.git > > Whether it is complete or abandoned I don't know. Here's the Worg > page > > http://orgmode.org/worg/org-contrib/gsoc2012/student-projects/git-merge-tool/index.html This looks nice. Has anyone tried it? If someone can show me how to launch ediff from the command line, I can explain how to set up Unison for it (I found this old question http://superuser.com/questions/81958/how-to-make-emacsclient-wait-when-using-the-eval-option but I find the busy waiting very ugly; maybe there is a better solution). Alan