From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Suggest changing git repo on website to refer to git protocol Date: Tue, 22 Jul 2008 10:54:13 -0700 Message-ID: References: <6dbd4d000807220948k1a90f623x9122d0073d6e01b8@mail.gmail.com> <74758616-DF56-4EB8-A5EF-AD1E8900303F@uva.nl> <4886168E.5080908@manor-farm.org> <8C7E273F-8690-4A16-9172-BB6C9A3545B0@uva.nl> <6dbd4d000807221035t2c3271a0h6296f56255a60dab@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v926) 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 1KLM47-0000f3-6A for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 13:54:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KLM45-0000cs-SI for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 13:54:22 -0400 Received: from [199.232.76.173] (port=57995 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLM45-0000ca-Lj for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 13:54:21 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:59758) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KLM45-00088O-Ey for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 13:54:21 -0400 In-Reply-To: <6dbd4d000807221035t2c3271a0h6296f56255a60dab@mail.gmail.com> 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: Denis Bueno Cc: emacs-orgmode OK, I added this. Thanks. - Carsten On Jul 22, 2008, at 10:35 AM, Denis Bueno wrote: > On Tue, Jul 22, 2008 at 13:27, Carsten Dominik wrote: >> can you make a concrete proposal where on the webpage I should >> change what? >> Thanks. > > The proposal I make is for me actually to learn English. > > The website is fine; I just read it wrong. It says, "More information > on this page: http://repo.or.cz/w/org-mode.git", which I read as "Here > is the clone URL: http://repo.or.cz/w/org-mode.git". > > Cloning the http repo that is listed at the website > http://repo.or.cz/w/org-mode.git results in no errors. Sorry for the > noise. > > ... > > On reflection, since others didn't catch my error before now, perhaps > the following change might clear things up: > > diff --git a/ORGWEBPAGE/index.org b/ORGWEBPAGE/index.org > index 1b8a92f..14d939d 100644 > --- a/ORGWEBPAGE/index.org > +++ b/ORGWEBPAGE/index.org > @@ -66,7 +66,7 @@ has been posted > [[http://www.philfam.co.uk/pete/GTD/org-mode/update-org.sh][here > ** The development version > > You can check out the latest Org development version (along with every > -release we ever had) by using git. More information on this page: > +release we ever had) by using git. The git repository is > browseable online at: > http://repo.or.cz/w/org-mode.git > > ** Alternative distributions > > The wording I chose is supposed to make the reader think, "Hum, but > where is the clone URL? Better click there..." and that webpage has > all the clone URLs. > > -- > Denis