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: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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=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 AT cygwin DOT com References: <20150820232203 DOT 28729ee1 AT ayoka DOT intern> <55D75B30 DOT 6020103 AT acm DOT org> <20150824225010 DOT 3855a586 AT ayoka DOT intern> <55DBB9F7 DOT 3070506 AT acm DOT org> <1886286328 DOT 20150825040305 AT yandex DOT ru> <55DBC19F DOT 8050605 AT acm DOT org> <20150827233951 DOT 0ccff6b6 AT ayoka DOT intern> <55DF964D DOT 5020902 AT acm DOT org> <20150903221902 DOT 26606a3c AT ayoka DOT intern> From: David Rothenberger 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 AT cygwin DOT com Sam Geeraerts wrote: > Op Thu, 27 Aug 2015 15:59:25 -0700 > schreef David Rothenberger : > >> 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 AT acm DOT 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