delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/11/18/14:13:44

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
q=dns; s=default; b=Xb2rDWkybP0AA3+c6AVoBfyZH/Xws/ag7B3pbCbbgjV
+BEZzhXClcmPEklxmsY0RuO2TmY+Zt+zi+qW0Q5hA0w4EQ/vHmgz02O8Pqon+FpP
hTLW9DbrG12rz93dD7R2GQKL1avRIztNmcZdlqoNXrN39wUfeo5fBJpugd/I5cqc
=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
s=default; bh=Mqz0Zcmm/wXzDTQQrF6/8ozfshI=; b=dYdDiZgMRk+2nEuSQ
A3zxXle7mJOIR3Rmh6TEyOxujro3sPLudnWf+FM0gng4mzVFkInUgPiNyhdYfObh
h74gqriJSMt0Aqt6qDxnUWR3MPU7TGuQSXmmaYWr+sCuUTO3Xl6Yus4abENTSYJu
Yr82yzfe2pR64ifn3biIr693PI=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.4 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no version=3.3.2
X-HELO: out.ipsmtp1nec.opaltelecom.net
X-SMTPAUTH: drstacey AT tiscali DOT co DOT uk
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: ApQBAGNlilJPRtyz/2dsb2JhbAANTIM/g0i8QIE1gxkBAQEEIxVAEQsYAgIFFgsCAgkDAgECAUUTCAEBBQuHeq88dpImF4EpjH4BgUgWglWBRgOtRYFoAQ
X-IPAS-Result: ApQBAGNlilJPRtyz/2dsb2JhbAANTIM/g0i8QIE1gxkBAQEEIxVAEQsYAgIFFgsCAgkDAgECAUUTCAEBBQuHeq88dpImF4EpjH4BgUgWglWBRgOtRYFoAQ
Message-ID: <528A66A2.6010403@tiscali.co.uk>
Date: Mon, 18 Nov 2013 19:12:34 +0000
From: David Stacey <drstacey AT tiscali DOT co DOT uk>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: Fwd: Subversion packages
References: <CAFMYRRMFGxJhMKNKVgUEs45Lb5dLCf-5vq+Rp5s0H=Eg1yB5kw AT mail DOT gmail DOT com> <CAFMYRRPZWqSJWZVVGDQLLZ55ZOcD_H9q7UgPr4iZyKw9vr2TbQ AT mail DOT gmail DOT com> <52890843 DOT 90903 AT acm DOT org> <CAFMYRRPt+9U_GcrRwQoOPn4OxpqmW44uy4stp-auX+KYg4pr8w AT mail DOT gmail DOT com>
In-Reply-To: <CAFMYRRPt+9U_GcrRwQoOPn4OxpqmW44uy4stp-auX+KYg4pr8w@mail.gmail.com>
X-IsSubscribed: yes

On 18/11/13 18:18, Kevin Connor Arpe wrote:
> Thanks for your response.  I have one more important point to add.  I
> feel most hard-core UNIX hackers will laugh when I explain.  I use
> IntelliJ at work which is a Java IDE.  It depends upon SVNKit for its
> Subversion functionality.  SVNKit is a Pure Java implementation of the
> SVN protocol.  Unfortunately, SVNKit usually lags SVN releases by 2-3
> months, plus IDEs are even slower to upgrade.  Prior, I was an Eclipse
> user.  The SVN/Eclpise community is full of complaints about SVNKit.
> Easy to integrate with Pure Java code, but nearly always behind
> compared to native libraries.  "Blah, blah, blah", I say.  So what?
> At my office, due to license costs/issues, I am limited to using a
> version that only supported SVN 1.6.x series.  This forces me to limit
> all of my SVN tools to 1.6.x.  Blarg, truly.

This is just the kind of problem that the Cygwin Time Machine [1] solves 
really nicely. Using said Time Machine you can install svn-1.6.17-1 from 
Cygwin's dim and distant past, which (I'm guessing) is just what you need.

Given that we have the Time Machine, I'm not convinced of the merits of 
adding parallel svn installations to Cygwin - especially as no Linux 
distro offers this.

Dave.

[1] http://www.fruitbat.org/Cygwin/#cygwintimemachine


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

- Raw text -


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