Re: switch segfaults

2015-01-06 Thread Fabien Renaud
I was trying to compile subversion trunk to check if it was reproducible in it. I thus updated my (pretty up-to-date) system and even though subversion was not updated there is no more segfault. I will investigate what exactly solved the problem and report to the debian bugtracker. Julian, thank

Re: switch segfaults

2015-01-06 Thread Julian Foad
Stefan Sperling wrote: > On Mon, Jan 05, 2015 at 08:01:48PM +0100, Fabien Renaud wrote: >> svn switch segfaults if I do the following three steps: >> >> svn checkout http://teyjus.googlecode.com/svn teyjus >> cd teyjus >> svn switch https://teyjus.googlecode.com/svn >> >> >> I'm running Debian J

Re: switch segfaults

2015-01-06 Thread Stefan Sperling
On Mon, Jan 05, 2015 at 08:01:48PM +0100, Fabien Renaud wrote: > Hi, > > svn switch segfaults if I do the following three steps: > > svn checkout http://teyjus.googlecode.com/svn teyjus > cd teyjus > svn switch https://teyjus.googlecode.com/svn > > > I'm running Debian Jessie with the following