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

Stress test via https

From: Jens Peters <jpeters7677_at_gmx.de>
Date: 2005-01-05 09:15:49 CET

Hello,

I have compiled the latest subversion binaries incl. apache successfully
and would like to test it using stress.pl. Running the script with the
default settings:

perl stress.pl -c -s1
perl stress.pl -c -s1 -i2
perl stress.pl -c -s1 -i3
perl stress.pl -c -s1 -i3

runs perfectly. But if I want it using a repository access via https:

perl stress.pl -U https://wkst02/svn/stress -s1
perl stress.pl -U https://wkst02/svn/stress -s1 -i2

one of the two always failes after some transactions with the following
message:

Transmitting file data ....svn: Commit failed (details follow):
svn: MERGE request failed on /svn/stress/trunk/
svn:
Conflict at /trunk/bar1/foo1

unexpected commit failed: exit status 256

Is this expected? Or do I have to use a different command to let it work
via https?

Regards,
Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 5 09:35:36 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.