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

Re: ra_dav and svn_recurse_kind

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2005-05-10 11:49:38 CEST

Philip Martin wrote:
> Philip Martin <philip@codematters.co.uk> writes:
>>It looks like it's storing a stack address in the hash, I don't think
>>that makes sense.
>
> I've worked out how to trigger this bug
>
> REPO=http://localhost/repo
> svnadmin create repo
> svn mkdir $REPO/foo $REPO/foo/bar
> svn co $REPO wc
> svn ps x x wc
> svn cp $REPO/foo wc/zig
> svn mkdir wc/zig/bar/baz
> svn ci wc

Could you add a regression test for that?

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 10 11:52:10 2005

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.