
From nobody Mon Nov  2 19:16:19 2015
Return-Path: <henrik@levkowetz.com>
X-Original-To: codesprints@ietfa.amsl.com
Delivered-To: codesprints@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5204E1AD071; Mon,  2 Nov 2015 19:16:13 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, USER_IN_WHITELIST=-100] autolearn=ham
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 9kl7XFykEQpk; Mon,  2 Nov 2015 19:16:11 -0800 (PST)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A71AA1ACEF4; Mon,  2 Nov 2015 19:16:11 -0800 (PST)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1ZtS4x-0007qu-ER; Mon, 02 Nov 2015 19:16:11 -0800
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1ZtS4x-0007qu-ER@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Mon, 02 Nov 2015 19:16:11 -0800
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: codesprints@ietf.org, henrik@levkowetz.com, iesg@ietf.org,  wgchairs@ietf.org
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/codesprints/-tNsfJ4G44FRyOEHG0SpMtIG1Jo>
Subject: [codesprints] New datatracker release: v6.8.0
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codesprints>, <mailto:codesprints-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/codesprints/>
List-Post: <mailto:codesprints@ietf.org>
List-Help: <mailto:codesprints-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codesprints>, <mailto:codesprints-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Nov 2015 03:16:13 -0000

Hi,

This is an automatic notification about a new datatracker release, 
v6.8.0, generated when running the mkrelease script.

Release notes:

ietfdb (6.8.0) ietf; urgency=medium

  **IETF 94 Code Sprint**

  This release contains the datatracker bugfixes and enhancements from the
  IETF-94 Code Sprint.  This brings many small but useful bugfixes and
  enhancements, as described below. Many thanks to everyone who contributed!

  This release also brings a change which is not a code change, but rather a
  packaging change which has made the question of what the licence is for the
  datatracker code more difficult than need be.  Starting with this release,
  we don't handle version control of the Django framework by including it in
  the repository; we instead version control it throug the requirements.txt
  file.  This lets us be very simple and clear in the LICENSE file which
  covers the datatracker code.

  There are additional code sprint changes expected during the week; they will
  get their own release later in the week.

  Here are details about the changes, extracted from the commit log:

  * Added a direct menu link to tutorials under Other.  Tweaked a divider 
    visibility.

  * Merged in [10363] from rjsparks@nostrum.com:
    email_iana needs to leave address generation to mailtrigger and not try 
    to rewrap the address.  This should be patched into production. 

  * Merged in [10349] from rcross@amsl.com:
    Fixes Ticket #1834.  Sorting slides difficult when there are only two 
    of them.   

  * Merged in [10348] from rcross@amsl.com:
    Add more information to Secretariat session recordings view.   

  * Merged in [10347] from rjsparks@nostrum.com:
    Allow entering more than one email address in addtional cc on the send 
    ballot comments form. Fixes #1811.  

  * Merged in [10346] from suresh.krishnan@ericsson.com:
    Changes to unapproved milestones (e.g. attaching a draft) will not 
    trigger a mail to the WG. Fixes #1818.  

  * Fixed an issue with [10344], where the numberless /meeting/agenda/ 
    would redirect to a non-existing proceedings URL.

  * Fixed a weekday numbering problem in a test.

  * Merged in [10345] from rjsparks@nostrum.com:
    Added an RSS feed for RFCs for use with the digital preservation 
    project.

  * Merged in [10344] from rjsparks@nostrum.com:
    Return more sensible results for agendas for old meetings. Fixes #1062.

  * Merged in [10343] from housley@vigilsec.com:
    Add check to addcomment for WG/RG chair or secretary.

  * Merged in [10342] from rcross@amsl.com:
    The session request form validation needs to check that durations have
    been entered for each requested session.  Fixes issue #1794.

  * Merged in [10341] from housley@vigilsec.com:
    WG/RG chairs and secretaries can add comments to document history; get
    non-active I-Ds from www.ietf.org instead of tools.ietf.org. Fixes issues
    #1702, #1801, #1831.

  * Merged in [10340] from rcross@amsl.com:
    Change liaisons ShowAttachmentsWidget to use href().  Fixes issue #1805.  

  * Merged in [10339] from rcross@amsl.com:
    Secretariat locked out of Session Request Tool.  Fixes Ticket #1791.  

  * Merged in [10338] from rcross@amsl.com:
    Legacy session scheduling view broken.  Fixes Ticket #1806.  

  * Removed our local copy of Django, and added it to the requirements 
    instead.  Updated the LICENSE to match, as we're not carrying along 
    external components in the repository any more.

  * Replaced a remaining use of removed function smtp_error_logging().

 -- Henrik Levkowetz <henrik@levkowetz.com>  02 Nov 2015 05:46:31 -0800

The new version is available for installation through SVN checkout, with
  'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/6.8.0'

For development, check out the new development version instead:
  'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/6.8.1.dev0'

Regards,

	Henrik
	(via the mkrelease script)


From nobody Sun Nov  8 01:21:02 2015
Return-Path: <henrik@levkowetz.com>
X-Original-To: codesprints@ietfa.amsl.com
Delivered-To: codesprints@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 110151ACE99; Sun,  8 Nov 2015 01:20:52 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, USER_IN_WHITELIST=-100] autolearn=ham
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 NfSoY7VsSAPV; Sun,  8 Nov 2015 01:20:48 -0800 (PST)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2D1121ACE97; Sun,  8 Nov 2015 01:20:48 -0800 (PST)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1ZvM9X-0007wn-ID; Sun, 08 Nov 2015 01:20:47 -0800
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1ZvM9X-0007wn-ID@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Sun, 08 Nov 2015 01:20:47 -0800
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: codesprints@ietf.org, henrik@levkowetz.com, iesg@ietf.org,  wgchairs@ietf.org
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/codesprints/12_LiBUfC2QTHdSm6z-84WPr7PA>
Subject: [codesprints] New datatracker release: v6.9.0
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codesprints>, <mailto:codesprints-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/codesprints/>
List-Post: <mailto:codesprints@ietf.org>
List-Help: <mailto:codesprints-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codesprints>, <mailto:codesprints-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 08 Nov 2015 09:20:52 -0000

Hi,

This is an automatic notification about a new datatracker release, 
v6.9.0, generated when running the mkrelease script.

Release notes:

ietfdb (6.9.0) ietf; urgency=medium

  **More IETF-94 Code**

  The release contains additional code from IETF-94 -- I think this is the
  first time we have done two substantial releases based on IETF week
  contributions.  This introduces enhancements and bug-fixes in a number of
  areas, reducing confusion in draft publication-request handling and on
  several web pages, clarifying a number of email notifications, making
  unicode names work in more places, and giving improved secretariat pages:

  * Added a first version of docker image support, with Dockerfile, docker
    init scripts, a 'docker run' wrapper, and database image generation.

  * Merged in [10431] from rjsparks@nostrum.com:
    Reduce confusion around how to send a document from a WG to the IESG
    through additional, restrictive, validation on the stream state editing
    form. Fixes bug #1418.  

  * Merged in [10430] from rjsparks@nostrum.com:
    Reflect the right group type in personnel change messages. Fixes #1746. 

  * Merged in [10429] from rjsparks@nostrum.com:
    Display the To and (if it exists) Cc correctly on the publication request
    form. Fixes #1819.  

  * Merged in [10426] from rjsparks@nostrum.com:
    Fix the links on the state help index page. Fixes #1775.  

  * Merged in [10425] from bartosz.balazinski@interdigital.com:
    Provide information about who has suggested document replaced-by 
    information in the notification email.  Fixes bug #1817.

  * Added some default aliases files to the repository, and updated the 
    aliases settings accordingly.  Appropriate production settings have been 
    added to setting_locals in production.

  * Merged in [10418] from henrik@levkowetz.com:
    Modified the test data to use some AD and WG chair names that contain 
    non-ascii characters, and fixed test issues found.

  * Merged in [10414] from rjsparks@nostrum.com:
    Put possibly replaces sections in the right columns. Fixes #1802.  

  * Keep draft aliases for 2 years rather than 1 year from posting.

  * Merged in [10405] from rjsparks@nostrum.com:
    Addresses an issue where the WG document page would show the same document
    in more than one section. Fixes #1827.  

  * Merged in [10384] from rjsparks@nostrum.com:
    When a group gives a document a new group state (particularly for the
    first time), send a message that says what happened instead of simply
    'Adopted'. Fixes #1830.  

  * Merged in [10383] and [10413] from rcross@amsl.com:
    Updated proceedings permissions.   

  * Merged in [10379] from rjsparks@nostrum.com:
    Change the acronym link on the html agenda page to go to the group's 
    charter page rather than the charter's document page.  

  * Merged in [10378] from rjsparks@nostrum.com:
    Make the internal review message reflect whether this is a new chartering
    effort or a recharter. Fixes #1814.  

  * Added testing of non-ascii unicode names of chairs and area directors.
    Fixed a series of issues with rendering of non-ascii names.

 -- Henrik Levkowetz <henrik@levkowetz.com>  03 Nov 2015 23:44:55 -0800

The new version is available for installation through SVN checkout, with
  'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/6.9.0'

For development, check out the new development version instead:
  'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/6.9.1.dev0'

Regards,

	Henrik
	(via the mkrelease script)


From nobody Mon Nov  9 01:03:46 2015
Return-Path: <stephen.farrell@cs.tcd.ie>
X-Original-To: codesprints@ietfa.amsl.com
Delivered-To: codesprints@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 992471B7A8E for <codesprints@ietfa.amsl.com>; Mon,  9 Nov 2015 01:03:44 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.541
X-Spam-Level: 
X-Spam-Status: No, score=-3.541 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_SORBS_WEB=0.77, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham
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 S2yhVXZSPAT4 for <codesprints@ietfa.amsl.com>; Mon,  9 Nov 2015 01:03:42 -0800 (PST)
Received: from mercury.scss.tcd.ie (mercury.scss.tcd.ie [134.226.56.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5CE181B7A8A for <codesprints@ietf.org>; Mon,  9 Nov 2015 01:03:41 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by mercury.scss.tcd.ie (Postfix) with ESMTP id C080CBE51 for <codesprints@ietf.org>; Mon,  9 Nov 2015 09:03:39 +0000 (GMT)
X-Virus-Scanned: Debian amavisd-new at scss.tcd.ie
Received: from mercury.scss.tcd.ie ([127.0.0.1]) by localhost (mercury.scss.tcd.ie [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vNZXDqUP-RCz for <codesprints@ietf.org>; Mon,  9 Nov 2015 09:03:38 +0000 (GMT)
Received: from [10.87.48.91] (unknown [86.46.22.174]) by mercury.scss.tcd.ie (Postfix) with ESMTPSA id A9F9CBE49 for <codesprints@ietf.org>; Mon,  9 Nov 2015 09:03:37 +0000 (GMT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.tcd.ie; s=mail; t=1447059818; bh=F6yurdYgD4euT5ydupBciMAerv5gEh5CJqQceUJdMFw=; h=To:From:Subject:Date:From; b=Zpvo3FaIaTre9tRUQ+ielAlfyz4BZ6gXN6u1V17H87o7wv7urV7cnYYGgjTkILulK 0pw1adhfk4b23WNltlVWR53MHWBbRnkObJGP+dwS5biIdVD5fmlx89KHDlhXRQ80jE 9M+e6mfrcnR+xTGt8JiJIkMdWZRspvToH45YGce8=
To: codesprints@ietf.org
From: Stephen Farrell <stephen.farrell@cs.tcd.ie>
Openpgp: id=D66EA7906F0B897FB2E97D582F3C8736805F8DA2; url=
Message-ID: <56406169.2020600@cs.tcd.ie>
Date: Mon, 9 Nov 2015 09:03:37 +0000
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/codesprints/Ydb00UJS3e7gtDzQkBk-DfAoVo8>
Subject: [codesprints] commiting back code - svn question
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codesprints>, <mailto:codesprints-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/codesprints/>
List-Post: <mailto:codesprints@ietf.org>
List-Help: <mailto:codesprints-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codesprints>, <mailto:codesprints-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Nov 2015 09:03:44 -0000

Hiya,

So I checked out a tree and made some changes. I'm getting
authentication errors when I try to commit even if I specify
(what I think is) the right username on the command line.
(And yes, I did check that I'm using the same password that
let's me edit tools wiki pages.)

The most recent thing I tried was:

$ svn --username stephen.farrell@cs.tcd.ie commit -m "ready to est but
needs more test"
Authentication realm: <https://svn.tools.ietf.org:443> IETF
Password for 'stephen.farrell@cs.tcd.ie': <PWDHERE>

Authentication realm: <https://svn.tools.ietf.org:443> IETF
Username: ^Csvn: E200015: Commit failed (details follow):
svn: E200015: The operation was interrupted
svn: E120191: Additional errors:
svn: E120191: Error running context: The requested authentication
type(s) are not supported
$

That was a few minutes ago (about UTC 0845 or so) if someone
is looking in some log.

I vaguely recall some svn weirdness related to this from years
ago, but can't seem to ressurect details.

Any hints appreciated, and sorry for what may be a FAQ. (But I
didn't see it asked in the archive for this list, so I thought
I'd try here.)

TIA,
S.


From nobody Mon Nov  9 08:08:39 2015
Return-Path: <henrik@levkowetz.com>
X-Original-To: codesprints@ietfa.amsl.com
Delivered-To: codesprints@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 136621B7EE1 for <codesprints@ietfa.amsl.com>; Mon,  9 Nov 2015 08:08:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, USER_IN_WHITELIST=-100] autolearn=ham
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 euHkkHbVDGMx for <codesprints@ietfa.amsl.com>; Mon,  9 Nov 2015 08:08:36 -0800 (PST)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 80E471B7ED2 for <codesprints@ietf.org>; Mon,  9 Nov 2015 08:08:36 -0800 (PST)
Received: from [2a01:3f0:1:0:f47f:7641:ec02:b1a] (port=53202 helo=tannat.netnod.se) by zinfandel.tools.ietf.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1Zvozh-0007el-Lj; Mon, 09 Nov 2015 08:08:35 -0800
To: Stephen Farrell <stephen.farrell@cs.tcd.ie>, codesprints@ietf.org
References: <56406169.2020600@cs.tcd.ie>
From: Henrik Levkowetz <henrik@levkowetz.com>
Message-ID: <5640C4FF.7080208@levkowetz.com>
Date: Mon, 9 Nov 2015 17:08:31 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <56406169.2020600@cs.tcd.ie>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-SA-Exim-Connect-IP: 2a01:3f0:1:0:f47f:7641:ec02:b1a
X-SA-Exim-Rcpt-To: henrik-sent@levkowetz.com, codesprints@ietf.org, stephen.farrell@cs.tcd.ie
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)
Archived-At: <http://mailarchive.ietf.org/arch/msg/codesprints/mye8pVH-6qr-_-e-csutPW5LaQo>
Subject: Re: [codesprints] commiting back code - svn question
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codesprints>, <mailto:codesprints-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/codesprints/>
List-Post: <mailto:codesprints@ietf.org>
List-Help: <mailto:codesprints-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codesprints>, <mailto:codesprints-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Nov 2015 16:08:38 -0000

Hi Stephen,

I'm pretty sure this is my fault, in that I've missed adding you to
sprint ACL.  Done now; would you be kind enough to give it another
try?

Best regards,

	Henrik

On 2015-11-09 10:03, Stephen Farrell wrote:
> 
> Hiya,
> 
> So I checked out a tree and made some changes. I'm getting
> authentication errors when I try to commit even if I specify
> (what I think is) the right username on the command line.
> (And yes, I did check that I'm using the same password that
> let's me edit tools wiki pages.)
> 
> The most recent thing I tried was:
> 
> $ svn --username stephen.farrell@cs.tcd.ie commit -m "ready to est but
> needs more test"
> Authentication realm: <https://svn.tools.ietf.org:443> IETF
> Password for 'stephen.farrell@cs.tcd.ie': <PWDHERE>
> 
> Authentication realm: <https://svn.tools.ietf.org:443> IETF
> Username: ^Csvn: E200015: Commit failed (details follow):
> svn: E200015: The operation was interrupted
> svn: E120191: Additional errors:
> svn: E120191: Error running context: The requested authentication
> type(s) are not supported
> $
> 
> That was a few minutes ago (about UTC 0845 or so) if someone
> is looking in some log.
> 
> I vaguely recall some svn weirdness related to this from years
> ago, but can't seem to ressurect details.
> 
> Any hints appreciated, and sorry for what may be a FAQ. (But I
> didn't see it asked in the archive for this list, so I thought
> I'd try here.)
> 
> TIA,
> S.
> 
> _______________________________________________
> codesprints mailing list
> codesprints@ietf.org
> https://www.ietf.org/mailman/listinfo/codesprints
> 


From nobody Mon Nov  9 08:20:16 2015
Return-Path: <stephen.farrell@cs.tcd.ie>
X-Original-To: codesprints@ietfa.amsl.com
Delivered-To: codesprints@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B7F41B30A3 for <codesprints@ietfa.amsl.com>; Mon,  9 Nov 2015 08:20:15 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.311
X-Spam-Level: 
X-Spam-Status: No, score=-4.311 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham
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 aczUwS8ckIGr for <codesprints@ietfa.amsl.com>; Mon,  9 Nov 2015 08:20:12 -0800 (PST)
Received: from mercury.scss.tcd.ie (mercury.scss.tcd.ie [134.226.56.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6D0271B309B for <codesprints@ietf.org>; Mon,  9 Nov 2015 08:20:12 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by mercury.scss.tcd.ie (Postfix) with ESMTP id B405ABE51; Mon,  9 Nov 2015 16:20:09 +0000 (GMT)
Received: from mercury.scss.tcd.ie ([127.0.0.1]) by localhost (mercury.scss.tcd.ie [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1ktQ9w73K7aB; Mon,  9 Nov 2015 16:20:09 +0000 (GMT)
Received: from [134.226.36.93] (bilbo.dsg.cs.tcd.ie [134.226.36.93]) by mercury.scss.tcd.ie (Postfix) with ESMTPSA id D1921BE49; Mon,  9 Nov 2015 16:20:08 +0000 (GMT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.tcd.ie; s=mail; t=1447086009; bh=WFgvukNYcA19bAh+++dVBuLXC8sba/ubXMHD12T4QSE=; h=Subject:To:References:From:Date:In-Reply-To:From; b=0orUVGX2tyVHUuiP2Izsgg1q2VjG7+12nkfGUUgJBRSTqxBmlu2KDad/12TORAWQi 0dYAUNmw1yIutUvsMLY6eDIGKUwf0qrlniTupIl4Wn1KFkDI7huocC7spm/kCA56YV /TOA+S1Ujmu4Udpxe8suiUGNbT+T+QeYa4d/HASM=
To: Henrik Levkowetz <henrik@levkowetz.com>, codesprints@ietf.org
References: <56406169.2020600@cs.tcd.ie> <5640C4FF.7080208@levkowetz.com>
From: Stephen Farrell <stephen.farrell@cs.tcd.ie>
Openpgp: id=D66EA7906F0B897FB2E97D582F3C8736805F8DA2; url=
Message-ID: <5640C7B9.2020909@cs.tcd.ie>
Date: Mon, 9 Nov 2015 16:20:09 +0000
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <5640C4FF.7080208@levkowetz.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/codesprints/Oa5mRyBfRp1_XsWcSCGW4gLmr0g>
Subject: Re: [codesprints] commiting back code - svn question
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codesprints>, <mailto:codesprints-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/codesprints/>
List-Post: <mailto:codesprints@ietf.org>
List-Help: <mailto:codesprints-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codesprints>, <mailto:codesprints-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Nov 2015 16:20:15 -0000

Ah - indeed that worked now. Thanks.

S.

On 09/11/15 16:08, Henrik Levkowetz wrote:
> Hi Stephen,
> 
> I'm pretty sure this is my fault, in that I've missed adding you to
> sprint ACL.  Done now; would you be kind enough to give it another
> try?
> 
> Best regards,
> 
> 	Henrik
> 
> On 2015-11-09 10:03, Stephen Farrell wrote:
>>
>> Hiya,
>>
>> So I checked out a tree and made some changes. I'm getting
>> authentication errors when I try to commit even if I specify
>> (what I think is) the right username on the command line.
>> (And yes, I did check that I'm using the same password that
>> let's me edit tools wiki pages.)
>>
>> The most recent thing I tried was:
>>
>> $ svn --username stephen.farrell@cs.tcd.ie commit -m "ready to est but
>> needs more test"
>> Authentication realm: <https://svn.tools.ietf.org:443> IETF
>> Password for 'stephen.farrell@cs.tcd.ie': <PWDHERE>
>>
>> Authentication realm: <https://svn.tools.ietf.org:443> IETF
>> Username: ^Csvn: E200015: Commit failed (details follow):
>> svn: E200015: The operation was interrupted
>> svn: E120191: Additional errors:
>> svn: E120191: Error running context: The requested authentication
>> type(s) are not supported
>> $
>>
>> That was a few minutes ago (about UTC 0845 or so) if someone
>> is looking in some log.
>>
>> I vaguely recall some svn weirdness related to this from years
>> ago, but can't seem to ressurect details.
>>
>> Any hints appreciated, and sorry for what may be a FAQ. (But I
>> didn't see it asked in the archive for this list, so I thought
>> I'd try here.)
>>
>> TIA,
>> S.
>>
>> _______________________________________________
>> codesprints mailing list
>> codesprints@ietf.org
>> https://www.ietf.org/mailman/listinfo/codesprints
>>


From nobody Sun Nov 15 08:25:56 2015
Return-Path: <henrik@levkowetz.com>
X-Original-To: codesprints@ietfa.amsl.com
Delivered-To: codesprints@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 534741A8746; Sun, 15 Nov 2015 08:25:55 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -99.2
X-Spam-Level: 
X-Spam-Status: No, score=-99.2 tagged_above=-999 required=5 tests=[BAYES_50=0.8, USER_IN_WHITELIST=-100] autolearn=ham
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 WzJAgoVBakJZ; Sun, 15 Nov 2015 08:25:53 -0800 (PST)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8A9FF1A03FF; Sun, 15 Nov 2015 08:25:53 -0800 (PST)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1Zy07l-0000uX-Ci; Sun, 15 Nov 2015 08:25:53 -0800
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1Zy07l-0000uX-Ci@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Sun, 15 Nov 2015 08:25:53 -0800
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: codesprints@ietf.org, henrik@levkowetz.com, iesg@ietf.org,  wgchairs@ietf.org
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/codesprints/ge3u_lfiUCrAA9x0mUKvo9ZYA5M>
Subject: [codesprints] New datatracker release: v6.10.0
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codesprints>, <mailto:codesprints-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/codesprints/>
List-Post: <mailto:codesprints@ietf.org>
List-Help: <mailto:codesprints-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codesprints>, <mailto:codesprints-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 15 Nov 2015 16:25:55 -0000

Hi,

This is an automatic notification about a new datatracker release, 
v6.10.0, generated when running the mkrelease script.

Release notes:

ietfdb (6.10.0) ietf; urgency=medium

  **Prepackaged Development Environment with Docker; Test Speed-Ups**

  This release provides what is hoped to be a dramatic improvement in the time
  needed to set up an environment for datatracker development, by providing
  scripts to use prebuilt docker images and mysql database tarballs.
  The setup process should now be as easy as:

  1. Install Docker: https://docs.docker.com/engine/installation/
  2. Check out datatracker code: svn co https://svn.tools.ietf.org/svn/ietfdb/...
  3. In your working copy, pull down the database image: docker/setupdb
  4. In your working copy, start the docker container: docker/run

  A more comprehensive setup description is available on the datatracker
  development wiki:  https://wiki.tools.ietf.org/tools/ietfdb/wiki/Docker

  This release also introduces two tweaks to the test suite runner, which should
  reduce the time it takes to run the test suite by around 50%.

  Commit log details:

  * Added a utility script docker/updatedb to download and load a new dump
    into the local database, using 'manage.py dbshell'.

  * Added a utility model to hold information on when a given database dump 
    has been done.

  * Applied test speedup fixes to the testcrawler config, too.  Looks like
    ~15% speed-up of the test-crawler.

  * Added handling for an exception which can occur in bin/mergeready if a 
    branch with merge flags is moved, for example moving it to an attic after 
    merge.

  * Added support for running different containers mapping internal port 
    8000 to different external ports.  Added additional text explaining why we 
    won't run multiple containers from the same svn branch.  Did som default 
    value code refactoring.

  * Added little script to pull down and unpack a copy of the datatracker's 
    mysql database files.

  * Added tweaks to the docker setup to make it work nicely to run different 
    docker containers for different SVN branches.

  * Updated the docker init-script to not re-install MySQL; it can cause 
    more trouble than it might save; added a guard against trying to set up the 
    ietf database if MySQL isn't running; and changed the final working 
    directory to be the same as where the user invoked the 'docker/run' 
    command.  If not started via docker/run, drop into the home directory.

  * Updated docker/run with options to select a non-default 
    docker-repository and docker image tag (which now defaults to the svn 
    branch basename); added handling for missing docker environment variables, 
    and for the docker virtual machine not running.

  * Disallowed Coverage 4.0.2 in requirements.txt, as it is buggy.

  * Removed logging through ietf.utils.log.log when running tests -- should 
    shave another 15% off the test suite run time, cutting the testsuite
    running time in about half compared to earlier.

  * Merged in [10097] from olau@iola.dk, in order to speed up the test 
    suite.

 -- Henrik Levkowetz <henrik@levkowetz.com>  14 Nov 2015 00:11:45 -0800

The new version is available for installation through SVN checkout, with
  'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/6.10.0'

For development, check out the new development version instead:
  'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/6.10.1.dev0'

Regards,

	Henrik
	(via the mkrelease script)


From nobody Fri Nov 20 12:25:38 2015
Return-Path: <henrik@levkowetz.com>
X-Original-To: codesprints@ietfa.amsl.com
Delivered-To: codesprints@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3B0AA1B3D4A; Fri, 20 Nov 2015 12:25:37 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -99.2
X-Spam-Level: 
X-Spam-Status: No, score=-99.2 tagged_above=-999 required=5 tests=[BAYES_50=0.8, USER_IN_WHITELIST=-100] autolearn=ham
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 fJ2WCXTd46gU; Fri, 20 Nov 2015 12:25:35 -0800 (PST)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 873D31B3D49; Fri, 20 Nov 2015 12:25:35 -0800 (PST)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1ZzsFS-0004lI-Ne; Fri, 20 Nov 2015 12:25:34 -0800
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1ZzsFS-0004lI-Ne@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Fri, 20 Nov 2015 12:25:34 -0800
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: codesprints@ietf.org, henrik@levkowetz.com, iesg@ietf.org,  wgchairs@ietf.org
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/codesprints/PrFmSE0wJGaxjldEK5pVrpGc9R4>
Subject: [codesprints] New datatracker release: v6.11.0
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codesprints>, <mailto:codesprints-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/codesprints/>
List-Post: <mailto:codesprints@ietf.org>
List-Help: <mailto:codesprints-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codesprints>, <mailto:codesprints-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Nov 2015 20:25:37 -0000

Hi,

This is an automatic notification about a new datatracker release, 
v6.11.0, generated when running the mkrelease script.

Release notes:

ietfdb (6.11.0) ietf; urgency=medium

  **Liaison Tool Enhancement**

  This release introduces a number of requested changes and enhancements
  to the liaison tool, and a few other fixed:

  * Merged in^/personal/rcross/v6.7.3.dev0@10465, which included 
    [10382],[10464],[10465], introducing a number of usability fixes to the 
    liaison tool, including a new tab for action needed statements and the 
    ability to add comments to liaison statements' history.

  * Merged in [10503] from rjsparks@nostrum.com:
    Allow setting the stream state of a document that has not yet had any 
    stream state set. Fixes #1859.  Candidate for patch. 

  * Updated the docker README.

  * Updated the mkrelease script to send svn checkout links which specify 
    https://, not http.

ietfdb (6.10.0) ietf; urgency=medium

  **Prepackaged Development Environment with Docker; Test Speed-Ups**

  This release provides what is hoped to be a dramatic improvement in the time
  needed to set up an environment for datatracker development, by providing
  scripts to use prebuilt docker images and mysql database tarballs.
  The setup process should now be as easy as:

  1. Install Docker: https://docs.docker.com/engine/installation/
  2. Check out datatracker code: svn co https://svn.tools.ietf.org/svn/ietfdb/...
  3. In your working copy, pull down the database image: docker/setupdb
  4. In your working copy, start the docker container: docker/run

  A more comprehensive setup description is available on the datatracker
  development wiki:  https://wiki.tools.ietf.org/tools/ietfdb/wiki/Docker

  This release also introduces two tweaks to the test suite runner, which should
  reduce the time it takes to run the test suite by around 50%.

  Commit log details:

  * Added a utility script docker/updatedb to download and load a new dump
    into the local database, using 'manage.py dbshell'.

  * Added a utility model to hold information on when a given database dump 
    has been done.

  * Applied test speedup fixes to the testcrawler config, too.  Looks like
    ~15% speed-up of the test-crawler.

  * Added handling for an exception which can occur in bin/mergeready if a 
    branch with merge flags is moved, for example moving it to an attic after 
    merge.

  * Added support for running different containers mapping internal port 
    8000 to different external ports.  Added additional text explaining why we 
    won't run multiple containers from the same svn branch.  Did som default 
    value code refactoring.

  * Added little script to pull down and unpack a copy of the datatracker's 
    mysql database files.

  * Added tweaks to the docker setup to make it work nicely to run different 
    docker containers for different SVN branches.

  * Updated the docker init-script to not re-install MySQL; it can cause 
    more trouble than it might save; added a guard against trying to set up the 
    ietf database if MySQL isn't running; and changed the final working 
    directory to be the same as where the user invoked the 'docker/run' 
    command.  If not started via docker/run, drop into the home directory.

  * Updated docker/run with options to select a non-default 
    docker-repository and docker image tag (which now defaults to the svn 
    branch basename); added handling for missing docker environment variables, 
    and for the docker virtual machine not running.

  * Disallowed Coverage 4.0.2 in requirements.txt, as it is buggy.

  * Removed logging through ietf.utils.log.log when running tests -- should 
    shave another 15% off the test suite run time, cutting the testsuite
    running time in about half compared to earlier.

  * Merged in [10097] from olau@iola.dk, in order to speed up the test 
    suite.

 -- Henrik Levkowetz <henrik@levkowetz.com>  15 Nov 2015 16:25:31 +0000

The new version is available for installation through SVN checkout, with
  'svn checkout https://svn.tools.ietf.org/svn/tools/ietfdb/tags/6.11.0'

For development, check out the new development version instead:
  'svn checkout https://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/6.11.1.dev0'

Regards,

	Henrik
	(via the mkrelease script)


From nobody Mon Nov 23 01:17:33 2015
Return-Path: <bclaise@cisco.com>
X-Original-To: codesprints@ietfa.amsl.com
Delivered-To: codesprints@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9F1DB1A1B8F; Mon, 23 Nov 2015 01:17:28 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -12.386
X-Spam-Level: 
X-Spam-Status: No, score=-12.386 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RP_MATCHES_RCVD=-0.585, SPF_PASS=-0.001, USER_IN_DEF_DKIM_WL=-7.5] autolearn=ham
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 mvVjSUA26058; Mon, 23 Nov 2015 01:17:27 -0800 (PST)
Received: from aer-iport-4.cisco.com (aer-iport-4.cisco.com [173.38.203.54]) (using TLSv1.2 with cipher DHE-RSA-SEED-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 36BC11A1B8B; Mon, 23 Nov 2015 01:17:26 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=4772; q=dns/txt; s=iport; t=1448270246; x=1449479846; h=subject:to:references:from:message-id:date:mime-version: in-reply-to:content-transfer-encoding; bh=s8uzIm94u3D25eEr3YhjzbRnPROF4SYkjndM06di8kA=; b=DJBSoDQiZbh0SFnmEHp/rau9c4VDqQGyQl5GLgiRtLgkb3vFM9ifxjXr KR9zIPdjiMIjTlD7iI+UrJOF7HLFj2/OaO4PO8H5pxZIjToSnjK8Ugw7S 1YQbLIC/maLcn4HdzxxHXAwW6YqMMgLbDZJKQ8oP7YNvi7G1lpp557+NE M=;
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: =?us-ascii?q?A0CqBACy2FJW/xbLJq1ehA5vwQ4hhW4Cg?= =?us-ascii?q?X8BAQEBAQGBC4Q1AQEEODgIEQsYCRYPCQMCAQIBRQYBDAYCAQGIKg29bAEBAQE?= =?us-ascii?q?BAQEBAQEBAQEBAQEBARuGVIR+iTkBBIdAjxCFJIJyhRuBW0mGeYpvhE2DcmOCE?= =?us-ascii?q?R2BVz00AQEBAYUnAQEB?=
X-IronPort-AV: E=Sophos;i="5.20,336,1444694400"; d="scan'208";a="608391942"
Received: from aer-iport-nat.cisco.com (HELO aer-core-1.cisco.com) ([173.38.203.22]) by aer-iport-4.cisco.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Nov 2015 09:17:23 +0000
Received: from [10.60.67.93] (ams-bclaise-89112.cisco.com [10.60.67.93]) by aer-core-1.cisco.com (8.14.5/8.14.5) with ESMTP id tAN9HNu0026144; Mon, 23 Nov 2015 09:17:23 GMT
To: Henrik Levkowetz <henrik@levkowetz.com>, codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
References: <E1ZzsFS-0004lI-Ne@zinfandel.tools.ietf.org>
From: Benoit Claise <bclaise@cisco.com>
Message-ID: <5652D9A3.4040407@cisco.com>
Date: Mon, 23 Nov 2015 10:17:23 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <E1ZzsFS-0004lI-Ne@zinfandel.tools.ietf.org>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/codesprints/6EYaHm4HUxKDkfQ0tihJcmeZ48E>
Subject: Re: [codesprints] New datatracker release: v6.11.0
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codesprints>, <mailto:codesprints-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/codesprints/>
List-Post: <mailto:codesprints@ietf.org>
List-Help: <mailto:codesprints-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codesprints>, <mailto:codesprints-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Nov 2015 09:17:28 -0000

On 11/20/2015 9:25 PM, Henrik Levkowetz wrote:
> Hi,
>
> This is an automatic notification about a new datatracker release,
> v6.11.0, generated when running the mkrelease script.
>
> Release notes:
>
> ietfdb (6.11.0) ietf; urgency=medium
>
>    **Liaison Tool Enhancement**
>
>    This release introduces a number of requested changes and enhancements
>    to the liaison tool, and a few other fixed:
>
>    * Merged in^/personal/rcross/v6.7.3.dev0@10465, which included
>      [10382],[10464],[10465], introducing a number of usability fixes to the
>      liaison tool, including a new tab for action needed statements and the
>      ability to add comments to liaison statements' history.
>
>    * Merged in [10503] from rjsparks@nostrum.com:
>      Allow setting the stream state of a document that has not yet had any
>      stream state set. Fixes #1859.  Candidate for patch.
>
>    * Updated the docker README.
>
>    * Updated the mkrelease script to send svn checkout links which specify
>      https://, not http.
>
> ietfdb (6.10.0) ietf; urgency=medium
>
>    **Prepackaged Development Environment with Docker; Test Speed-Ups**
>
>    This release provides what is hoped to be a dramatic improvement in the time
>    needed to set up an environment for datatracker development, by providing
>    scripts to use prebuilt docker images and mysql database tarballs.
>    The setup process should now be as easy as:
Very nice. Thanks Henrik and company.

Regards, Benoit
>
>    1. Install Docker: https://docs.docker.com/engine/installation/
>    2. Check out datatracker code: svn co https://svn.tools.ietf.org/svn/ietfdb/...
>    3. In your working copy, pull down the database image: docker/setupdb
>    4. In your working copy, start the docker container: docker/run
>
>    A more comprehensive setup description is available on the datatracker
>    development wiki:  https://wiki.tools.ietf.org/tools/ietfdb/wiki/Docker
>
>    This release also introduces two tweaks to the test suite runner, which should
>    reduce the time it takes to run the test suite by around 50%.
>
>    Commit log details:
>
>    * Added a utility script docker/updatedb to download and load a new dump
>      into the local database, using 'manage.py dbshell'.
>
>    * Added a utility model to hold information on when a given database dump
>      has been done.
>
>    * Applied test speedup fixes to the testcrawler config, too.  Looks like
>      ~15% speed-up of the test-crawler.
>
>    * Added handling for an exception which can occur in bin/mergeready if a
>      branch with merge flags is moved, for example moving it to an attic after
>      merge.
>
>    * Added support for running different containers mapping internal port
>      8000 to different external ports.  Added additional text explaining why we
>      won't run multiple containers from the same svn branch.  Did som default
>      value code refactoring.
>
>    * Added little script to pull down and unpack a copy of the datatracker's
>      mysql database files.
>
>    * Added tweaks to the docker setup to make it work nicely to run different
>      docker containers for different SVN branches.
>
>    * Updated the docker init-script to not re-install MySQL; it can cause
>      more trouble than it might save; added a guard against trying to set up the
>      ietf database if MySQL isn't running; and changed the final working
>      directory to be the same as where the user invoked the 'docker/run'
>      command.  If not started via docker/run, drop into the home directory.
>
>    * Updated docker/run with options to select a non-default
>      docker-repository and docker image tag (which now defaults to the svn
>      branch basename); added handling for missing docker environment variables,
>      and for the docker virtual machine not running.
>
>    * Disallowed Coverage 4.0.2 in requirements.txt, as it is buggy.
>
>    * Removed logging through ietf.utils.log.log when running tests -- should
>      shave another 15% off the test suite run time, cutting the testsuite
>      running time in about half compared to earlier.
>
>    * Merged in [10097] from olau@iola.dk, in order to speed up the test
>      suite.
>
>   -- Henrik Levkowetz <henrik@levkowetz.com>  15 Nov 2015 16:25:31 +0000
>
> The new version is available for installation through SVN checkout, with
>    'svn checkout https://svn.tools.ietf.org/svn/tools/ietfdb/tags/6.11.0'
>
> For development, check out the new development version instead:
>    'svn checkout https://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/6.11.1.dev0'
>
> Regards,
>
> 	Henrik
> 	(via the mkrelease script)
>
> .
>

