From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hadron Newsgroups: gmane.emacs.help Subject: Re: distributed revision control? Date: Tue, 07 Aug 2007 16:44:55 +0200 Organization: http://en.wikipedia.org/wiki/Quark Message-ID: References: <1186283558.939662.293950@e16g2000pri.googlegroups.com> <1186497171.459597.181330@m37g2000prh.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1186501287 31972 80.91.229.12 (7 Aug 2007 15:41:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Aug 2007 15:41:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 07 17:41:24 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IIRBN-0003TL-0j for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Aug 2007 17:41:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IIRB9-0002Rg-Nw for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Aug 2007 11:41:03 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-X-Trace: individual.net gfPoV9uDTmL4Abq8jJ6/kwsSudigtKG1orX7NsQddmFeeIpSfE X-Orig-Path: news.individual.net!news Cancel-Lock: sha1:jtW7eHz6ffDa+vD118PhcT5KPqs= sha1:JTGrfgMoZAske0EEZPnTf5MhZDo= Original-Xref: shelby.stanford.edu gnu.emacs.help:150806 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:46381 Archived-At: knubee writes: >> Google's project hosting provides a Subversion repository for your use, >> and both vc-svn and psvn provide Subversion integration in Emacs. > > Thanks for the suggestion. This specific project involves the creation > of some documents for future publication, not code. (When we develop > code we will look into Google Code as one possible option.) So our > project would probably be better suited to Google docs, but as far as > I can tell, svn repositories are only available for Google Code > projects; files in Google docs are not accessible via svn. And > although we are open to this option, we haven't found any free hosting > for document (as opposed to code) projects that we can access via a > revision control mechanism. > Why do you differentiate between "documents" and "code"?