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

Re: Got a little present from glibc today

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: 2007-12-05 21:02:53 CET

Justin Erenkrantz wrote:
> On Dec 4, 2007 2:27 PM, Lieven Govaerts <svnlgo@mobsol.be> wrote:
>> Do we have such a stress test script?
>
> I dunno if this is helpful, but here is generally what I did:
>
> % svn co <repos>/trunk
> % cp trunk branch
> % svn switch <repos>/branch branch
> ...
> <tweak file in branch>
> ...
> % svn ci branch
>
> And the commit from branch ended up in trunk.
>
> However, I also *know* that I did:
> % svn info branch
> *before* commit
> and it said the right thing. But, that wasn't reflect in the commit... =(
>
> I think the most likely culprit would be the switch command not
> throwing out the wcprops or something... HTH. -- justin
>

Justin,

the stress test script is meant to find out Mike's "double free" error
during commit. Since you're already solving the switch issue, I'll have
a look at a stress test script.

Lieven

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 5 21:02:58 2007

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.