> -----Original Message----- > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Sent: woensdag 20 juli 2011 1:19 > To: Gunnar Dalsnes; d...@subversion.apache.org > Cc: users@subversion.apache.org > Subject: Re: 1.7 alpha3 bug (assert/exception) during update > > tldr for dev@: assertion that Gunnar and I can both reproduce easily > using 1.7.0-beta1: > > % $svn checkout -q https://zlibnet.svn.codeplex.com/svn test > % $svn update test > (asserts)
Note that codeplex doesn't run a real subversion server. It uses svnbridge (see http://svnbridge.codeplex.com ). Their documentation says that they created svnbridge by reverse engineering the wire protocol of TortoiseSVN (somewhere around Subversion 1.5) Bert