Note that if you have *both* RA layers built into svn, then serf
should be chosen as the default (for the past few weeks). You may have
a stray override in your preferences. Point is: if anything, the
README should be more about "if you want Neon..." :-)
On Thu, Feb 26, 2009 at 23:46, Ben Collins-Sussman <sussman_at_red-bean.com> wrote:
> Author: sussman
> Date: Thu Feb 26 14:46:44 2009
> New Revision: 36169
>
> Log:
> * subversion/tests/cmdline/README: mention how to test with serf instead of neon.
>
> Modified:
> trunk/subversion/tests/cmdline/README
>
> Modified: trunk/subversion/tests/cmdline/README
> URL: http://svn.collab.net/viewvc/svn/trunk/subversion/tests/cmdline/README?pathrev=36169&r1=36168&r2=36169
> ==============================================================================
> --- trunk/subversion/tests/cmdline/README Thu Feb 26 14:44:22 2009 (r36168)
> +++ trunk/subversion/tests/cmdline/README Thu Feb 26 14:46:44 2009 (r36169)
> @@ -134,6 +134,17 @@ Note [1]: It would be quite too much to
> ----------------------------
>
>
> +[If you want to test with serf instead of neon:
> +
> + $ ./basic_tests.py --url=http://localhost --http-library=serf
> +
> + or
> +
> + $ make check BASE_URL=http://localhost HTTP_LIBRARY=serf
> +]
> +
> +
> +
> Running over ra_svn
> -------------------
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=495&dsMessageId=1235266
>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1238199
Received on 2009-02-27 12:27:41 CET