[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: HEAD svnserve broken with 1.6 client

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 14 Feb 2011 14:37:31 +0200

Philip Martin wrote on Fri, Feb 11, 2011 at 14:49:59 +0000:
> The HEAD svnserve crashes when used with a 1.6 client:
>
> svnadmin create repo
> printf "[global]\nanon-access=write\n" > repo/conf/svnserve.conf
> svn mkdir -mm file://`pwd`/repo/A
> svnserve -dr. # 1.7 server
> svn cp -mm svn://localhost/repo/A svn://localhost/repo/B # 1.6 client
>
> The server crashes in vparse_tuple called from get_mergeinfo.
>

Fixed in r1070473.

Daniel
Received on 2011-02-14 13:42:40 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.