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

Re: Bug: apache/mod_svn intermittently creates transaction dirs with incorrect permissions or ownership such that the transaction breaks.

From: John Duprey <john.duprey_at_gmail.com>
Date: 2005-09-17 19:07:18 CEST

Michael

Could you please send the script - I wrote my own "bash the server hard"
> script and other than finding an annoying behavior of "svn mkdir" it has
> yet to show a problem. (I only did 9000 or so revisions with it, many in
> parallel, and no problems) All over HTTP/DAV

Nothing sexy here:
while [ 1 ] ; do echo `date` >> JWD.txt; svn ci -m "A test commit from
home."; sleep 1; done

But for my problem, it exposes it quickly.

PS - here is the script I ran - it is *very* crude but it did the job...

Thanks.

>
Received on Sat Sep 17 19:08:44 2005

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

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