Re: [Tools-discuss] Where are the IETF draft XML and TXT ?

Carsten Bormann <cabo@tzi.org> Thu, 17 June 2021 06:14 UTC

Return-Path: <cabo@tzi.org>
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 C75ED3A0C83 for <tools-discuss@ietfa.amsl.com>; Wed, 16 Jun 2021 23:14:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level:
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham 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 1veKeLHaTBAG for <tools-discuss@ietfa.amsl.com>; Wed, 16 Jun 2021 23:14:44 -0700 (PDT)
Received: from gabriel-2.zfn.uni-bremen.de (gabriel-2.zfn.uni-bremen.de [134.102.50.19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 87E3B3A0C82 for <tools-discuss@ietf.org>; Wed, 16 Jun 2021 23:14:44 -0700 (PDT)
Received: from smtpclient.apple (p548dcc89.dip0.t-ipconnect.de [84.141.204.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4G5Bbk0lr8z2xJ9; Thu, 17 Jun 2021 08:14:42 +0200 (CEST)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.100.0.2.22\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <20210617013811.GN12022@faui48e.informatik.uni-erlangen.de>
Date: Thu, 17 Jun 2021 08:14:41 +0200
Cc: Julian Reschke <julian.reschke@gmx.de>, tools-discuss@ietf.org
Content-Transfer-Encoding: quoted-printable
Message-Id: <04C922F6-DC09-45CD-B4B3-2D4AEE26E44A@tzi.org>
References: <20210616141843.GZ12022@faui48e.informatik.uni-erlangen.de> <5b5ce7ea-8af2-9f86-9125-5a82a3fea02d@gmx.de> <20210616145132.GC12022@faui48e.informatik.uni-erlangen.de> <77456148-0E76-490A-A065-75BE245FD59B@tzi.org> <20210617013811.GN12022@faui48e.informatik.uni-erlangen.de>
To: Toerless Eckert <tte@cs.fau.de>
X-Mailer: Apple Mail (2.3654.100.0.2.22)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/Nbt30wfwXXrfpDrfKpG_0PClFeI>
Subject: Re: [Tools-discuss] Where are the IETF draft XML and TXT ?
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: Thu, 17 Jun 2021 06:14:50 -0000

> Your rsync list you have does not sync drafts that are not current, e.g.: expired
> or that have become RFC. Those where the ones i was primarily inquiring about.

Actually, it does (because it runs periodically, it syncs them while they are still current).
But I agree that doesn’t help if you haven’t been doing this for a decade or more.

> That full set of past drafts can be synced from
> rsync.tools.ietf.org::tools.id.  Given how tools.ietf.org is likely condemned
> and/or maybe not maintained well anymore, i just checked:
> 
>  -  rsync.ietf.org::id-archive seems to have almost all the same files,
>     just missing very few.
> 
>  -  There is also rsync.ietf.org::xml2rfc.bibxml hopefully replacing 
>     xml2rfc.tools.ietf.org::xml2rfc.bibxml that you list below.

Thanks — these are useful updates for my list.
(Tools team:
It would be useful to have some documentation for what these are supposed to be, beyond the single-line summaries you get with
rsync rsync.ietf.org::
)

> And yes, you and i can use rsync, but do you think that should be the
> only choice to get to all current and past draft files ?

To get all drafts?  Yes, rsync is the choice.

To get any specific draft, say, in XML form?

https://www.google.com/search?q=draft-ietf-anima-autonomic-control-plane-27+xml
➔
Tracker
➔
Xml

Grüße, Carsten