From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: org-mode and git Date: Wed, 22 Oct 2008 17:20:03 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KscE3-0007Ps-N2 for emacs-orgmode@gnu.org; Wed, 22 Oct 2008 07:50:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KscE2-0007Pb-B4 for emacs-orgmode@gnu.org; Wed, 22 Oct 2008 07:50:06 -0400 Received: from [199.232.76.173] (port=60332 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KscE2-0007PY-5c for emacs-orgmode@gnu.org; Wed, 22 Oct 2008 07:50:06 -0400 Received: from ti-out-0910.google.com ([209.85.142.189]:2314) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KscE2-00081k-6X for emacs-orgmode@gnu.org; Wed, 22 Oct 2008 07:50:06 -0400 Received: by ti-out-0910.google.com with SMTP id u5so1433872tia.10 for ; Wed, 22 Oct 2008 04:50:03 -0700 (PDT) In-Reply-To: Content-Disposition: inline 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: Richard Riley Cc: org-mode On Wed, Oct 22, 2008 at 5:03 PM, Richard Riley wrote: > > Hi folks, > > I had used bog standard RCS behind vc before (works fine for little > stand alone projects), but recently loaded up the vc-git.el and added it > to the supported backends for vc but some problems trying to update my > org-mode install using it. Is it mature enough for this. You mean update org-mode from within Emacs? Interesting. I will have to try that. > > What, if any, git interface for emacs do you guys recommend? I know of two DVC [1] and xgit. DVC is probably more comprehensive. -- Manish 1. http://download.gna.org/dvc/