From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jason Self" Subject: Re: To-do lists Date: Wed, 23 Jan 2013 08:26:15 -0800 (PST) Message-ID: <1358958375.20780@bluehome.net> References: <87r4lbykmo.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="bound1358958375" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ty39f-00045T-2Z for bug-guix@gnu.org; Wed, 23 Jan 2013 11:26:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ty39Z-0001qr-Ku for bug-guix@gnu.org; Wed, 23 Jan 2013 11:26:26 -0500 Received: from q-static-134-174.avvanta.com ([206.124.134.174]:33868 helo=bluehome.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ty39Z-0001pC-DB for bug-guix@gnu.org; Wed, 23 Jan 2013 11:26:21 -0500 In-Reply-To: <87r4lbykmo.fsf@gnu.org> 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 This is a multi-part message in MIME format. --bound1358958375 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s wrote .. > Another option would be to have a simple Org-mode file in a repo hosted > on hydra.gnu.org (say), but that means that everyone would need to have > an SSH account on that machine (unless we can use a single SSH account > for everyone who needs to access the repo?). > > Suggestions welcome! > > Ludo=E2=80=99. Another option might be GNU Recutils. Regardless of the use of Org-mode or Recutils, is there any reason such a file couldn't exist in version control on Savannah? It could be part of either the source code repository or web pages repository. Access would be easily controlled using the existing mechanisms on Savannah, with anonymous access for anyone to view it as well. If this doesn't work, Savannah also has a Task Tracker. Then people would just create tasks and assign it to themselves/someone as an indicator that they're working on it. --bound1358958375--