On Tue, Jul 19, 2011 at 19:23, Bert Huijben <bert_at_qqmail.nl> wrote:
>
>
>> -----Original Message-----
>> From: Daniel Shahaf [mailto:d.s_at_daniel.shahaf.name]
>> Sent: woensdag 20 juli 2011 1:19
>> To: Gunnar Dalsnes; dev_at_subversion.apache.org
>> Cc: users_at_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)
svnbridge has a known interoperability failure:
http://svnbridge.codeplex.com/workitem/15305?ProjectName=svnbridge
That bug has sat idle for a year. I just poked the issue, so that
maybe somebody will get it fixed.
Cheers,
-g
Received on 2011-07-20 02:05:11 CEST