X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D4988385801E
Authentication-Results: sourceware.org; dmarc=none (p=none dis=none)
 header.from=SystematicSw.ab.ca
Authentication-Results: sourceware.org;
 spf=none smtp.mailfrom=systematicsw.ab.ca
X-Authority-Analysis: v=2.4 cv=S9vKfagP c=1 sm=1 tr=0 ts=61e6f990
 a=T+ovY1NZ+FAi/xYICV7Bgg==:117 a=T+ovY1NZ+FAi/xYICV7Bgg==:17
 a=IkcTkHD0fZMA:10 a=mV9VRH-2AAAA:8 a=w_pzkKWiAAAA:8 a=uYT-Tk0qkVT609LjNaIA:9
 a=QEXdDO2ut3YA:10 a=w-CXoKPyp70A:10 a=sRI3_1zDfAgwuvI8zelB:22
Message-ID: <0d636dbf-3f9a-418a-46e2-c8b941c4ae12@SystematicSw.ab.ca>
Date: Tue, 18 Jan 2022 10:31:59 -0700
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
 Thunderbird/91.5.0
Subject: Re: [EXTERNAL] Re: svn crashes when connection to server refused
Content-Language: en-CA
To: cygwin@cygwin.com
References: <DM8PR09MB7095066A2A454A6D3EA2C98CA5569@DM8PR09MB7095.namprd09.prod.outlook.com>
 <CAB8Xom-ZMzuP_w-_QOZa5pnfjgwF-R-GoOg0ad5hfNXnyTyqDA@mail.gmail.com>
 <DM8PR09MB709586896BBA95C2B88610CEA5589@DM8PR09MB7095.namprd09.prod.outlook.com>
 <d9bb425b-5780-2c4d-ec15-32b2b103dada@gmail.com>
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Organization: Systematic Software
In-Reply-To: <d9bb425b-5780-2c4d-ec15-32b2b103dada@gmail.com>
X-CMAE-Envelope: MS4xfDmGp3clej7lg1RjzWslWHOvtSUTPAlscqq4zd2ZKECMs+ibfFzHLG2TdZecoyqI5T6yiqsbyAJ8CHHiEasd7+MV+p62FTgfhWFeBacCRKw3W2j+JilM
 VSYpEP5UIXS5lbNF/Hg8SWBsopFwFRPKBeCjwIYkB1x6gHBNQ7jUv/TUP4jzIGisVdzFU1sFPmATm2eQK1XilNLFyypdkDvr2xw=
X-Spam-Status: No, score=-1160.7 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
 KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL,
 RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE,
 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 <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Reply-To: cygwin@cygwin.com
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 20IHWI28024786

On 2022-01-17 23:15, Marco Atzeri wrote:
> On 18.01.2022 03:03, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote:
>>> Subversion seems to have along list of upstream issues
>>> can you check if the issue was already noted and solved upstream ?
>>> If so I can deploy a new release.

>> Looks like 1.14.1 dated Feb 2021 is the latest official release, per 
>> their website;
>> and that's what we have in Cygwin.
>>
>> I also tried to check out and build it right from the repository, but 
>> there were some
>> issues....  Once finally built I got an error message that the 
>> https:// scheme wasn’t
>> supported.  I guess I missed some configuration peculiarities for 
>> Cygwin (but also,
>> I noticed that for some reason the source code treats Cygwin as 
>> Windows -- particularly
>> how the pathname is assumed to have the drive letters, and that is 
>> really baffling --
>> so I am not exactly sure what was meant by that by the SVN developers).

> you can rebuild with the same Cygwin setting and patches reusing the
> content of the cygwin source packages. You can use Setup to download it.
> It should appear under /usr/src.
> 
> You will need to install the package cygport to replicate the build
> 
> There is large manual to understand the script settings in
> usr/share/doc/cygport/html/manual/toc_index.html

Submitted details for adding Cygwin packages to the Apache Subversion 
Binary Packages web page:

	https://subversion.apache.org/packages.html

to the Subversion ML:

	https://lists.apache.org/list?users@subversion.apache.org:2022-1

Also noticed that current subversion cygport, patches, etc. are not yet 
checked in to the git-cygwin-packages repo:

https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/subversion.git;a=summary

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

