From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from forward501o.mail.yandex.net (forward501o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::611]) by sourceware.org (Postfix) with ESMTPS id 274763858D1E for ; Fri, 28 Jan 2022 08:05:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 274763858D1E 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 myt5-70642c4590a1.qloud-c.yandex.net (myt5-70642c4590a1.qloud-c.yandex.net [IPv6:2a02:6b8:c12:2898:0:640:7064:2c45]) by forward501o.mail.yandex.net (Yandex) with ESMTP id 4BCFF45C5590; Fri, 28 Jan 2022 11:05:01 +0300 (MSK) Received: from myt5-ca5ec8faf378.qloud-c.yandex.net (myt5-ca5ec8faf378.qloud-c.yandex.net [2a02:6b8:c12:2514:0:640:ca5e:c8fa]) by myt5-70642c4590a1.qloud-c.yandex.net (mxback/Yandex) with ESMTP id CePiQWkK2R-50cS5NUU; Fri, 28 Jan 2022 11:05:01 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1643357101; bh=3RIkOxATehOURSi/HeS2cHwGW9q8awdT/h5pHm8jxbU=; h=In-Reply-To:Subject:From:Message-ID:References:Date:Reply-To:To; b=mOphhIzwlN0hK+SPBxnzeaHWQemzTkg3ff+7UgbIUDjse1W+kGZvkt6iFiIkCpfRB 9oR8QReukNA0jmZiy4kKNo64VpUMMcyK13yRgu1S396eYNpKzJIC/+JX/fxVfZy+Pu eysdxACyfk1dL5xjzqkHECU3QxwCASCYmSUle2/4= Authentication-Results: myt5-70642c4590a1.qloud-c.yandex.net; dkim=pass header.i=@yandex.ru Received: by myt5-ca5ec8faf378.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id cQXy8WVg5a-50H8O0Qh; Fri, 28 Jan 2022 11:05:00 +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; Fri, 28 Jan 2022 08:01:24 -0000 Date: Fri, 28 Jan 2022 11:01:24 +0300 From: Andrey Repin X-Mailer: The Bat! (v6.8.8) Home Reply-To: cygwin@cygwin.com X-Priority: 3 (Normal) Message-ID: <1735118188.20220128110124@yandex.ru> To: Marco Atzeri , cygwin@cygwin.com Subject: Re: svn crashes when connection to server refused In-Reply-To: References: <43713271.20220126231603@yandex.ru> 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, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE 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: Fri, 28 Jan 2022 08:05:05 -0000 Greetings, Marco Atzeri! > On 26.01.2022 21:16, Andrey Repin wrote: >> 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. >> >> > Hi Andrey > what exactly do you mean ? > is you need svn to point to another program than > /usr/bin/svn.exe > can not you set Alternatives to use a > /usr/local/bin/svn > as switch point between /usr/bin/svn.exe and your alternate ? > What am I missing ? Hm, point. :) That did not occurred to me. thanks for the idea! -- With best regards, Andrey Repin Friday, January 28, 2022 11:00:07 Sorry for my terrible english...