X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <4BACF903.70304@acm.org> Date: Fri, 26 Mar 2010 11:12:19 -0700 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: "svn --version" halts in 1.7.2-2 References: <20100326093204 DOT GS7718 AT calimero DOT vinschen DOT de> In-Reply-To: <20100326093204.GS7718@calimero.vinschen.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com 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 On 3/26/2010 2:32 AM, Corinna Vinschen wrote: > On Mar 26 15:40, Nayuta Taga wrote: >> "svn --version" hals in 1.7.2-2 on both Windows7 and XP. [snip] > > Works for me. BLODA? I'm able to reproduce this on one of my three Windows XP machines. Ironically, the only one without a Symantec product installed. On 3/26/2010 4:23 AM, Dave Korn wrote: > I had mysterious problems with svn once which didn't go away until I got rid > of all the sasl2 stuff from my installation, so this theory is worth pursuing. I recompiled without sasl2 support directly in svn and that fixed the problem for me. This didn't require disabling serf, by the way. I'm not sure why this is hanging on some machines and not others. I see in Process Explorer there's a UDP connection related to sasl2 open when the process is hanging, but I haven't had time to investigate further. OP, if you want, you can recompile subversion yourself. You'll need to add "--without-sasl" to CYGCONF_ARGS in the subversion .cygport file. -- David Rothenberger ---- daveroth AT acm DOT org bug, n: A son of a glitch. -- 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