Re: SOLVED Subversion svn fails silently after updating Cygwin

2009-09-29 Thread Chris Cormie
Charles Wilson wrote: Chris Cormie wrote: In 1.5 setup.ini @ subversion requires: cygwin libapr1 libaprutil1 libdb4.2 libexpat1 libintl8 libneon27 libsasl2 libserf0_0 libsqlite3_0 zlib In 1.7 setup.ini @ subversion requires: libapr1 libaprutil1 libdb4.2 libexpat1 libgcc1 libintl8 libneon27 lib

Re: Subversion svn fails silently after updating Cygwin

2009-09-29 Thread Christopher Faylor
On Tue, Sep 29, 2009 at 08:48:28PM +1000, Chris Cormie wrote: >Additional note for the last reply: even hacking >HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 >and >HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 >doesn't get me back into the earlier install of cygwin.

Re: SOLVED Subversion svn fails silently after updating Cygwin

2009-09-29 Thread Charles Wilson
Chris Cormie wrote: > In 1.5 setup.ini > @ subversion > requires: cygwin libapr1 libaprutil1 libdb4.2 libexpat1 libintl8 > libneon27 libsasl2 libserf0_0 libsqlite3_0 zlib > > In 1.7 setup.ini > @ subversion > requires: libapr1 libaprutil1 libdb4.2 libexpat1 libgcc1 libintl8 > libneon27 libsasl2 l

RE: SOLVED Subversion svn fails silently after updating Cygwin

2009-09-29 Thread Jason Pyeron
> -Original Message- > From: Chris Cormie > Sent: Tuesday, September 29, 2009 9:25 > To: cygwin@cygwin.com > Subject: SOLVED Subversion svn fails silently after updating Cygwin > > Hi, > > I managed to get back into my bad install of Cygwin and ran > $stra

SOLVED Subversion svn fails silently after updating Cygwin

2009-09-29 Thread Chris Cormie
Hi, I managed to get back into my bad install of Cygwin and ran $strace svn As you suspected a missing dependency popped up: /usr/bin/cygz.dll cygz.dll is the only file in the libz0 package: $ cyg-apt filelist zlib usr/share/doc/ usr/share/doc/Cygwin/ usr/share/doc/Cygwin/zlib.README usr/share/

Re: Subversion svn fails silently after updating Cygwin

2009-09-29 Thread Chris Cormie
Additional note for the last reply: even hacking HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 and HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 doesn't get me back into the earlier install of cygwin. I find the process of where "mount" gets its mount point informa

Re: Subversion svn fails silently after updating Cygwin

2009-09-29 Thread Chris Cormie
David Rothenberger wrote: 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 o

Re: Subversion svn fails silently after updating Cygwin

2009-09-28 Thread David Rothenberger
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

Re: Subversion svn fails silently after updating Cygwin

2009-09-27 Thread Larry Hall (Cygwin)
On 09/26/2009 04:22 AM, Chris Cormie wrote: How stable is the Beta these days? Right now, it's pretty stable. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889

Re: Subversion svn fails silently after updating Cygwin

2009-09-27 Thread M . Xurux
> > This is my first post to the Cygwin mailing list: hello everyone! > > > > I updated Cygwin today via setup.exe and Subversion ceased working: > > > > $ svn updating packages "libapr1" and "libaprutil1" fixed it for me. -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Subversion svn fails silently after updating Cygwin

2009-09-27 Thread M . Xurux
Chris Cormie gmail.com> writes: > Chris Cormie wrote: > > Hi, > > > > This is my first post to the Cygwin mailing list: hello everyone! > > > > I updated Cygwin today via setup.exe and Subversion ceased working: i have the same problem: i just updated "subversion" and "mercurial" via setup.exe

RE: Subversion svn fails silently after updating Cygwin

2009-09-26 Thread Jason Pyeron
> -Original Message- > From: Chris Cormie > Sent: Saturday, September 26, 2009 4:23 > Subject: Re: Subversion svn fails silently after updating Cygwin > > Chris Cormie wrote: > > Hi, > > > > This is my first post to the Cygwin mailing list: hello

Re: Subversion svn fails silently after updating Cygwin

2009-09-26 Thread Chris Cormie
Chris Cormie wrote: Hi, This is my first post to the Cygwin mailing list: hello everyone! I updated Cygwin today via setup.exe and Subversion ceased working: $ svn status $ Hello again, I should have mentioned this is issue is in a Cygwin 1.5 install. I installed bare-bones Cygwin 1.7 Beta

Subversion svn fails silently after updating Cygwin

2009-09-25 Thread Chris Cormie
Hi, This is my first post to the Cygwin mailing list: hello everyone! 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. Reproduction is easy: 1. Install Subversion (currentl