Re: subversion silently fails

2014-04-13 Thread jaakov jaakov
For an unknown reason, svn help as well as other commands of subversion work again after an update yesterday. Whoever contributed to repairing, thanks a lot! Jaakov. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: subversion silently fails

2014-03-30 Thread Christopher Faylor
On Sun, Mar 30, 2014 at 09:11:36PM +0400, jaakov jaakov wrote: >> As a stab in the dark, can you try running `rebaseall` per the instructions >> in >> /usr/share/doc/rebase/README? > >Did not help either. It might have even slightly worsened the >installation, since before having rebased, the com

Re: subversion silently fails

2014-03-30 Thread jaakov jaakov
As a stab in the dark, can you try running `rebaseall` per the instructions in /usr/share/doc/rebase/README? Did not help either. It might have even slightly worsened the installation, since before having rebased, the command strace svn help 1>>/tmp/svn.log 2>>/tmp/svn.log had not segfaulte

Re: subversion silently fails

2014-03-30 Thread Adam Dinwoodie
On Sun, Mar 30, 2014 at 05:27:18AM +0400, jaakov jaakov wrote: > Package: Subversion > Version: 1.8.8.1 > > Reproduce: > > $ svn help > $ > > No output is produced, but we do expect some output. The same happens > for commands like svn info, svn log, svn --version, etc. Works just fine for me.