commit fails on a dual processor FreeBSD 5.1 system.
From: <james-tigris_at_jrv.org>
Date: 2003-09-29 17:39:28 CEST
commit fails on a dual processor FreeBSD 5.1 system.
$ svn --version
Four instances of the test script (below) are started. So far one has
...
The other three are still running at around 700 iterations.
$ cat commit.sh
if [ .$1 = . ]
mkdir $1
svn import -m - $1 $REPOS/$1
while svn commit -m - -q
---------------------------------------------------------------------
|
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.