From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cameron Horsburgh Subject: Re: Article: Synchronizing org Files Using bzr and git Date: Wed, 4 Mar 2009 23:16:45 +1100 Message-ID: <20090304121645.GB21782@earth> References: <49AD33E0.1070306@manor-farm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Leq2D-0002EQ-HN for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 07:17:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Leq29-00028a-5Z for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 07:17:12 -0500 Received: from [199.232.76.173] (port=37656 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Leq28-00028M-Vf for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 07:17:09 -0500 Received: from poplet2.per.eftel.com ([203.24.100.45]:40599) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Leq28-0000i8-F0 for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 07:17:08 -0500 Content-Disposition: inline In-Reply-To: <49AD33E0.1070306@manor-farm.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ian Barton Cc: emacs-orgmode Mailinglist On Tue, Mar 03, 2009 at 01:42:56PM +0000, Ian Barton wrote: > I have been working on an article on syncing org files using a version > control system for a while. The recent posts about using a usb stick > motivated me to try and finish it. > > You can see the html version at > http://www.ian-barton.com/ian-barton/org_vcs/org_vcs.html and get the > current version from github at > git://github.com/geekinthesticks/org-vcs.git . > Hi Ian, This tutorial was great. I've been using bzr for most of my text files (including org) for some time now, and I'm glad I'm not the only one! I picked up on a couple of things I hadn't thought of, so thanks! I just want to point out a ssmall typo. In Section 8.2.1 'Moving Your Data from bzr to git' you say... ,---- | | Like most things this is easy once you know how. You need the bzr fast-export plugin. | `---- I think you mean the 'fast import' plug-in. The rest of the paragraph makes this pretty clear, but I can see some poor newbie trying to figure this out! Well done, and I look forward to seeing any additions you might make. -- Cameron Horsburgh Blog: http://spiritcry.wordpress.com/