From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: To-do lists Date: Tue, 29 Jan 2013 00:02:35 +0100 Message-ID: <5107038B.4010605@gmail.com> References: <1358958375.20780@bluehome.net> <871udbv81f.fsf@gnu.org> <87pq0pcuig.fsf@gnu.org> <201301282247.58959.andreas@enge.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52142) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TzxtB-0000Ar-AE for bug-guix@gnu.org; Mon, 28 Jan 2013 18:13:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TzxtA-00021y-11 for bug-guix@gnu.org; Mon, 28 Jan 2013 18:13:21 -0500 Received: from mail-wg0-f50.google.com ([74.125.82.50]:38466) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tzxt9-00020w-Q6 for bug-guix@gnu.org; Mon, 28 Jan 2013 18:13:19 -0500 Received: by mail-wg0-f50.google.com with SMTP id es5so2037392wgb.17 for ; Mon, 28 Jan 2013 15:13:18 -0800 (PST) In-Reply-To: <201301282247.58959.andreas@enge.fr> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: bug-guix@gnu.org On 01/28/2013 10:47 PM, Andreas Enge wrote: > Am Montag, 28. Januar 2013 schrieb Ludovic Courtès: >>> "Jason Self" skribis: >>> Perhaps we should ask savannah-hackers for a secondary Git repo? >> Done at. > > I am not sure whether a git repo is the right thing, since we do not need > version control and history; collaborative text editing is more what comes > to my mind, or a lightweight wiki. > > So I set up a gobby server. I do not know whether there are console based > clients, but you can use the gtk program "gobby". Upon connecting, it > allows to edit files, with contributions by different persons highlighted > in different colours. And there is a little chat client integrated. > > As there is a password I do not wish to post worldwide, I will send it to > the developers given in the AUTHORS file. Please try it out and tell me > what you think. > Is it possible to have a read-only access to the files ? It would be nice for potential contributors to be able to read our TODO list. Cyril.