From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from forward500p.mail.yandex.net (forward500p.mail.yandex.net [77.88.28.110]) by sourceware.org (Postfix) with ESMTPS id 31A443858D39 for ; Wed, 26 Jan 2022 20:20:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 31A443858D39 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=yandex.ru Received: from vla5-fbe4dab4913c.qloud-c.yandex.net (vla5-fbe4dab4913c.qloud-c.yandex.net [IPv6:2a02:6b8:c18:3607:0:640:fbe4:dab4]) by forward500p.mail.yandex.net (Yandex) with ESMTP id 68392F02731; Wed, 26 Jan 2022 23:20:01 +0300 (MSK) Received: from vla5-3832771863b8.qloud-c.yandex.net (vla5-3832771863b8.qloud-c.yandex.net [2a02:6b8:c18:3417:0:640:3832:7718]) by vla5-fbe4dab4913c.qloud-c.yandex.net (mxback/Yandex) with ESMTP id g38aP2vNfF-K1cO7mnI; Wed, 26 Jan 2022 23:20:01 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1643228401; bh=8E7B6WGMLLDDUgfP+xKcSeqWGLkWz+MLO1NerZu/Vdo=; h=In-Reply-To:Subject:From:Message-ID:References:Date:Reply-To:To; b=kxK35iMuKsJkh8TfZhScXNxRQLRTONWsvdNHXbx8IbJrdDddwhtDUun+vx2nE5Di6 b+k6qcBmVH5W95dbmZ7m5dwGyWsgaUPqdyadbolGHOmQd59oMLVldEb5xW0s7VQuZ/ X1TwU4JvzmD51tLYC58wfVok334fiJH0DDUnAWDk= Authentication-Results: vla5-fbe4dab4913c.qloud-c.yandex.net; dkim=pass header.i=@yandex.ru Received: by vla5-3832771863b8.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id 4GeOIgBnik-K1HiV6cm; Wed, 26 Jan 2022 23:20:01 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-Fwd: 2 Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Wed, 26 Jan 2022 20:16:03 -0000 Date: Wed, 26 Jan 2022 23:16:03 +0300 From: Andrey Repin X-Mailer: The Bat! (v6.8.8) Home Reply-To: cygwin@cygwin.com X-Priority: 3 (Normal) Message-ID: <43713271.20220126231603@yandex.ru> To: marco atzeri , cygwin@cygwin.com Subject: Re: svn crashes when connection to server refused In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, NICE_REPLY_A, RCVD_IN_MSPIKE_H5, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2022 20:20:05 -0000 Greetings, marco atzeri! Marco, on an unrelated note, can you please package Subversion with alternatives support? I understand that the request is uncommon, but I do have uncommon requirements. I'm using a custom Subversion build, which is good for common use, but have a small deficiency in LC_TIME handling (simply put, it always output localized dates, regardless of the settings). Thus I have to use a different Subversion binary for release automation. I already do some massaging to a similar extent, but a proper alternatives support would be much more convenient. Thank you in advance. -- With best regards, Andrey Repin Wednesday, January 26, 2022 22:57:02 Sorry for my terrible english...