From mboxrd@z Thu Jan  1 00:00:00 1970
From: Mark Elston <m.elston@advantest-ard.com>
Subject: Re: Article: Synchronizing org Files Using bzr and git
Date: Tue, 03 Mar 2009 10:49:02 -0800
Message-ID: <49AD7B9E.4010705@advantest-ard.com>
References: <49AD33E0.1070306@manor-farm.org>
Reply-To: m.elston@advantest-ard.com
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
	id 1LeZgC-0008JA-79
	for emacs-orgmode@gnu.org; Tue, 03 Mar 2009 13:49:24 -0500
Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
	id 1LeZg8-0008GL-8s
	for emacs-orgmode@gnu.org; Tue, 03 Mar 2009 13:49:23 -0500
Received: from [199.232.76.173] (port=33288 helo=monty-python.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1LeZg8-0008GH-37
	for emacs-orgmode@gnu.org; Tue, 03 Mar 2009 13:49:20 -0500
Received: from [192.84.20.196] (port=4523 helo=mailhub.ardeng.com)
	by monty-python.gnu.org with esmtp (Exim 4.60)
	(envelope-from <m.elston@advantest-ard.com>) id 1LeZg7-0003l8-CY
	for emacs-orgmode@gnu.org; Tue, 03 Mar 2009 13:49:19 -0500
In-Reply-To: <49AD33E0.1070306@manor-farm.org>
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=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 <lists@manor-farm.org>
Cc: emacs-orgmode Mailinglist <emacs-orgmode@gnu.org>

Just a note.  Be careful of the use of colors.  For example,
you have quoted strings in yellow in section 3.3.  This color
makes the strings almost invisible on my screen.  This makes
it hard to read.

Also, is there a single-page or pdf version of this material?

Mark

* Ian Barton wrote (on 3/3/2009 5:42 AM):
> 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.
> 
> Ian.
> 
> 
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> 
> 
>