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: 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 Content-Language: en-CA To: cygwin AT cygwin DOT com References: From: Brian Inglis Organization: Systematic Software In-Reply-To: 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 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit 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