[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-04 11:46:08 CET

Hello,

I have compiled latest subversion 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 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: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 4 11:46:48 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.