X-Recipient: archive-cygwin@delorie.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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type:content-transfer-encoding
	:reply-to; q=dns; s=default; b=ZdadJTg8WHd7tL0VJxBRYhLUid83uzTRq
	Q2fuA+2/ZIt9mHpCOc6yZFT7JEDmRCC6L2T2ujxUGsvaLyurya0KV1wqXBWit6fo
	ZGU3KNU43JZNEwnas7iRUnyYI/RDpuVcnQ3sm0oKQxGxyCLKT4/Feqw4Gq53giqR
	S8swga2x9A=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type:content-transfer-encoding
	:reply-to; s=default; bh=4YBVIUK/M1Uk9iweNmcMEegY5OQ=; b=mIRfyn+
	kbfIGVsqxdx85bljClHieN8wOaxnqvQHfQ4RK9VGizE8vm6PO9RsNJQHMh6I77W7
	0yMx2bByG2j3SWjG6EYCc5JMIc0+VowvB2y8tYpBofdH5VH1Cpxt5fzsquRTebV1
	LdIoj9E2eQEjCBNOxt+lOpPWTd3dDzAZObtg=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: resqmta-po-02v.sys.comcast.net
Subject: Re: Subversion crashes
To: cygwin@cygwin.com
References: <20150820232203.28729ee1@ayoka.intern> <55D75B30.6020103@acm.org> <20150824225010.3855a586@ayoka.intern> <55DBB9F7.3070506@acm.org> <1886286328.20150825040305@yandex.ru> <55DBC19F.8050605@acm.org> <20150827233951.0ccff6b6@ayoka.intern> <55DF964D.5020902@acm.org> <20150903221902.26606a3c@ayoka.intern>
From: David Rothenberger <daveroth@acm.org>
Message-ID: <55E8BDF1.7000604@acm.org>
Date: Thu, 3 Sep 2015 14:38:57 -0700
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0
MIME-Version: 1.0
In-Reply-To: <20150903221902.26606a3c@ayoka.intern>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

Sam Geeraerts wrote:
> Op Thu, 27 Aug 2015 15:59:25 -0700
> schreef David Rothenberger <daveroth@acm.org>:
> 
>> I may or may not try to debug this and fix it in Subversion, but
>> hopefully this will provide you with a reasonable work-around.
> 
> I'm not sure what the right way is to build a package from source. I
> downloaded the -src file, unpacked it, and ran ./configure and make.

Are you unpack it, run "cygport *.cygport all". This will create a
package in subversion*/dist folder. You can untar that at / or add it to
your own local package repository (if you have one).

If you look at the subversion*.cygport file, you should see a section
that's commented out to make debugging easier. If you uncomment that, it
will turn off compiler optimizations.

-- 
David Rothenberger  ----  daveroth@acm.org

job Placement, n.:
        Telling your boss what he can do with your job.

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

