delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=1.5 required=5.0 tests=AWL,BAYES_00,BOTNET |
X-Spam-Check-By: | sourceware.org |
Message-id: | <4AC0F4AC.2020506@acm.org> |
Date: | Mon, 28 Sep 2009 10:38:52 -0700 |
From: | David Rothenberger <daveroth AT acm DOT org> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 |
MIME-version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Subversion svn fails silently after updating Cygwin |
References: | <4ABDAB79 DOT 9050502 AT gmail DOT com> |
In-reply-to: | <4ABDAB79.9050502@gmail.com> |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
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 |
On 9/25/2009 10:49 PM, Chris Cormie wrote: > I updated Cygwin today via setup.exe and Subversion ceased working: > > $ svn status > $ > > ie no output whatsoever regardless of what command is given to svn > including --help. [snip] > I hadn't updated for several months so a dozen or so packages were > updated. As far as I know setup.exe doesn't keep a log so I can't tell > you which packages got updated. My current system state is attached. [snip] > Is this a general issue that needs to be investigated or specific to my > install? This sounds like you're missing a dependency required by subversion, although I can't see what it is from your cygcheck output. I use subversion daily in both 1.5 and 1.7 and it works fine, so this is not a general problem. I suggest sending the output of "cygcheck /bin/svn" to the list as an attachment. You can also try running "strace /bin/svn". This will produce a lot of output which I would ignore for now. If svn is having a problem finding another DLL, strace should open a pop-up telling you what is missing. Please post any findings back to the list so I can fix the svn package's dependencies if needed. -- David Rothenberger ---- daveroth AT acm DOT org Brain damage is all in your head. -- Karl Lehenbauer -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |