You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Collins-Sussman <su...@collab.net> on 2002/12/03 05:27:04 UTC

ra_svn shakedown

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