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

ra_svn shakedown

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-12-03 06:27:04 CET

Heh, well, it's pretty easy to run the whole python testsuite over
ra_svn. Just run it like this:

  $ svnserve
  $ make check BASE_URL=svn://localhost/home/sussman/projects/svn/subversion/tests/clients/cmdline

If you run this, you can see that about half the tests don't pass yet.
I'm not particularly worried, though. I'm guessing that Old Hundred
Eyes will be able to shake the bugs out of ra_svn over the next couple
of weeks. And as ghudson pointed out, most of these "bugs" are
probably more about tightening up sloppiness in our API
implementations rather than hunting bugs in ra_svn. Greg has already
cleaned up much mess in the process of writing it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 3 06:29:22 2002

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.