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