Re: [Tools-discuss] rfcmarkup revision control repository?

Henrik Levkowetz <henrik@levkowetz.com> Mon, 30 September 2019 15:09 UTC

Return-Path: <henrik@levkowetz.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CFDC9120813 for <tools-discuss@ietfa.amsl.com>; Mon, 30 Sep 2019 08:09:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.593
X-Spam-Level: *
X-Spam-Status: No, score=1.593 tagged_above=-999 required=5 tests=[BAYES_50=0.8, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Oiw_p4Iqd9Ep for <tools-discuss@ietfa.amsl.com>; Mon, 30 Sep 2019 08:09:47 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (unknown [64.170.98.42]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 67AC9120110 for <tools-discuss@ietf.org>; Mon, 30 Sep 2019 08:09:47 -0700 (PDT)
Received: from h-202-242.a357.priv.bahnhof.se ([158.174.202.242]:54173 helo=tannat.localdomain) by zinfandel.tools.ietf.org with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1iExJ0-0003sG-9Q; Mon, 30 Sep 2019 08:09:44 -0700
To: Daniel Kahn Gillmor <dkg@fifthhorseman.net>, tools-discuss@ietf.org
References: <87zhip26qa.fsf@fifthhorseman.net>
From: Henrik Levkowetz <henrik@levkowetz.com>
Message-ID: <20e45f26-b1df-d1b4-15b6-8ad1ce2df151@levkowetz.com>
Date: Mon, 30 Sep 2019 17:09:26 +0200
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <87zhip26qa.fsf@fifthhorseman.net>
Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="wDVCc8SLnqIsi0bosgnx5XHPmkrissWhj"
X-SA-Exim-Connect-IP: 158.174.202.242
X-SA-Exim-Rcpt-To: tools-discuss@ietf.org, dkg@fifthhorseman.net
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-SA-Exim-Scanned: Yes (on zinfandel.tools.ietf.org)
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/b4m623vAis2tTLuJlvqJ5o6wTzA>
Subject: Re: [Tools-discuss] rfcmarkup revision control repository?
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Sep 2019 15:09:49 -0000

Hi Daniel,

There is a repository at

  https://svn.tools.ietf.org/svn/src/rfcmarkup/,

but I would like to point at the repository for the packaged htmlizer
code which I've extracted from the rfcmarkup code, instead: 

  https://svn.tools.ietf.org/svn/src/rfc2html/

That's where I expect to do any new development, and that's the code
being used by the rfc-editor and datatracker sites for their htmlized
document pages.

I expect to eventually re-write rfcmarkup on tools.ietf.org to just use
the rfc2html module, too.


Best regards,

	Henrik


On 2019-09-27 15:45, Daniel Kahn Gillmor wrote:
> Hi folks--
> 
> I'm curious about where the source code for rfcmarkup lives.  I can see
> https://tools.ietf.org/tools/rfcmarkup/ says v1.129, but the "code" link
> on that page points to https://tools.ietf.org/tools/rfcmarkup/code which
> says:
> 
>     version = "1.120"
> 
> Is there a git repository someplace for this project?
> 
>    --dkg
> 
> 
> 
> ___________________________________________________________
> Tools-discuss mailing list
> Tools-discuss@ietf.org
> https://www.ietf.org/mailman/listinfo/tools-discuss
> 
> Please report datatracker.ietf.org and mailarchive.ietf.org
> bugs at http://tools.ietf.org/tools/ietfdb
> or send email to datatracker-project@ietf.org
> 
> Please report tools.ietf.org bugs at
> http://tools.ietf.org/tools/issues
> or send email to webmaster@tools.ietf.org
>