From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Call for volunteer(s) for Guix "security" web page Date: Fri, 30 Sep 2016 14:08:36 +0200 Message-ID: <8760pdoaij.fsf@gnu.org> References: <20160916161458.GA17780@jasmine> <20160925225248.GA13131@jasmine> <87ponp90ta.fsf@gnu.org> <20160927182653.GK2569@jasmine> <20160929150455.GA29138@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42962) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpwcQ-00067T-Dw for guix-devel@gnu.org; Fri, 30 Sep 2016 08:08:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bpwcK-0005bK-8h for guix-devel@gnu.org; Fri, 30 Sep 2016 08:08:45 -0400 In-Reply-To: <20160929150455.GA29138@jasmine> (Leo Famulari's message of "Thu, 29 Sep 2016 11:04:55 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Leo Famulari Cc: guix-devel@gnu.org Hey Leo, Leo Famulari skribis: > On Tue, Sep 27, 2016 at 02:26:53PM -0400, Leo Famulari wrote: >> > Note that you=E2=80=99ll then need to commit the resulting HTML to CVS= (!) to >> > that the update pages show up, as per the instructions available on the >> > Savannah project page. If you=E2=80=99re unsure or anything, I can do= that. >>=20 >> I'll try it if this new patch is okay. > > I read some parts of the CVS manual [0]. > > I checked out the CVS repo over SSH as directed by Savannah. Then, I > copied all the new and changed files created by (export-web-site) in to > the CVS tree. > > I want some reassurance that I'm doing the right thing before I do it :) > > My plan: > > $ cvs add security # The manual says that `cvs add` is not recursive. > $ cvs add security/index.html > $ cvs commit # I think this will commit all changes in tracked files. > > Does that look right? Right! In the meantime, I did it myself as I was pushing other changes. Sorry for stepping on your toes but hey! now you=E2=80=99re all set for next time! :-) Thanks, Ludo=E2=80=99.