[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: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-05-10 12:26:36 CEST

Julian Foad <julianfoad@btopenworld.com> writes:

> 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?

Tricky. Fixing the bug didn't make any difference to the observable
behaviour, and I don't know whether or not the current behaviour is
correct.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 10 12:27:34 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.