From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Article: Synchronizing org Files Using bzr and git Date: Wed, 4 Mar 2009 12:42:06 +0100 Message-ID: <3474A2F0-EAFB-4097-AB10-282D516D7681@uva.nl> References: <49AD33E0.1070306@manor-farm.org> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LepUK-000493-Ih for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 06:42:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LepUJ-00048P-Vy for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 06:42:12 -0500 Received: from [199.232.76.173] (port=47401 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LepUJ-00048K-Sk for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 06:42:11 -0500 Received: from mail-ew0-f179.google.com ([209.85.219.179]:41106) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LepUI-0003e0-Tc for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 06:42:11 -0500 Received: by ewy27 with SMTP id 27so2808530ewy.42 for ; Wed, 04 Mar 2009 03:42:07 -0800 (PST) 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 Hi Ian, nice work! On Mar 3, 2009, at 2:42 PM, 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 . > > This is still a work in progress, but I would welcome any comments. > Since it's available via github and I am lazy, please feel free to > edit it yourself:) > > A couple of observations: > > I have tried to strike a balance between describing something that > works and avoiding too many minutiae of VCS options. > > I am using bzr myself (although I might switch). I am aware that > most people on the list use git, so I have tried to give both git > and bzr examples. If the git ones are wrong, please let me know! > > If Carsten thinks it's suitable I would be happy for the article to > end up on worg, or wherever he thinks appropriate. First of all, I do not control in any way what gets on Worg. Bastien set up Worg as user-edited content, and this is what it should be. If you aks my opinion, I think your tutorial is *exactly* what Worg was made for! I have not studied it in detail, but it looks useful, addresses a subject that has almost become a FAQ. And if it is up on Worg, bugs will be fixed and improvements made. So please feel free to add your tutorial to Worg. The best place would be the org-tutorial directory, and you should then make a link from the index.org in that same directory. After pushing, it will take 1.5 hours or less to appear on the web. Thanks! - Carsten