www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/01/18/03:36:44

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4F024385840C
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=61e67bed
a=T+ovY1NZ+FAi/xYICV7Bgg==:117 a=T+ovY1NZ+FAi/xYICV7Bgg==:17
a=IkcTkHD0fZMA:10 a=w_pzkKWiAAAA:8 a=vTr9H3xdAAAA:8 a=xNf9USuDAAAA:8
a=NEAV23lmAAAA:8 a=uYT-Tk0qkVT609LjNaIA:9 a=QEXdDO2ut3YA:10
a=sRI3_1zDfAgwuvI8zelB:22 a=7PCjnrUJ-F5voXmZD6jJ:22 a=SEwjQc04WA-l_NiBhQ7s:22
Message-ID: <a8821ee9-f48e-8ca3-e5c3-2c0277e6d397@SystematicSw.ab.ca>
Date: Tue, 18 Jan 2022 01:35:56 -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
To: cygwin AT cygwin DOT com
References: <DM8PR09MB7095066A2A454A6D3EA2C98CA5569 AT DM8PR09MB7095 DOT namprd09 DOT prod DOT outlook DOT com>
<CAB8Xom-ZMzuP_w-_QOZa5pnfjgwF-R-GoOg0ad5hfNXnyTyqDA AT mail DOT gmail DOT com>
<DM8PR09MB709586896BBA95C2B88610CEA5589 AT DM8PR09MB7095 DOT namprd09 DOT prod DOT outlook DOT com>
From: Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca>
Organization: Systematic Software
In-Reply-To: <DM8PR09MB709586896BBA95C2B88610CEA5589@DM8PR09MB7095.namprd09.prod.outlook.com>
X-CMAE-Envelope: MS4xfDgl2g6KyCTjkj0x1SPE3eDGiME6I2UmAHFO1eAMCGgOyS6l3JheftXu+5vEJqDalAwDEAvWdRDXsYOdOHliF9YkypFF+KZ3NRxpJjGpZnaC2EMrTxor
6Xm6gT8tq/ILPXPeSm2+Pv1YqREDUZqbpVQOXXAw/9wYtaDxHEteWNL8fp9Axlj1q1vSxC3nI8S8T0IEzFYpkE6zd2HLTPvQ3Qw=
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 AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Reply-To: cygwin AT cygwin DOT com
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 20I8aiD9025232

On 2022-01-17 19:03, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin 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.

> Thanks for the suggestion!
> 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 should normally be able to build from git-cygwin-packages repo for 
subversion containing cygport, patches, and any other Cygwin files, but 
the current release has not yet been checked in at:

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

although you can see from the tree 21 patches were available to apply.

So you have to download the source package which will include the 
current cygport, patches, and any other Cygwin files.

It is often a good idea also to look for relevant source patches 
available in packages' sources from upstream, as well as other distros 
such as Fedora (closely related to and used by some to build some Cygwin 
tools, parts of releases, and packages), Debian, MacPorts, and OpenSuSE 
where available:

https://src.fedoraproject.org/rpms/subversion/tree/rawhide
https://salsa.debian.org/lts-team/packages/subversion/-/tree/master/debian/patches
https://github.com/macports/macports-ports/tree/0a3636ef019083102b8eb19ba230d173a2a37afe/devel/subversion/files
https://github.com/bmwiedemann/openSUSE/tree/master/packages/s/subversion
[Thanks to those who pointed me to those package sources repos]

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019