You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Jani Averbach <ja...@cc.jyu.fi> on 2002/10/21 11:58:46 UTC

[PATCH] INSTALL: put little note about testing server over ra_dav

Hi!

I add few line of test to INSTALL about testing, I think that it would be
nice if there is few pointer to this subject in end user/administrator's
documentation and not only in HACKING. Please check grammar and
spelling. =)

BR, Jani

* INSTALL: Made little note for where to find more information about
  how to made regression tests against subversion server.


Index: INSTALL
===================================================================
--- INSTALL
+++ .svn/tmp/INSTALL.62456.00001.tmp    Mon Oct 21 14:49:53 2002
@@ -861,3 +861,9 @@
       error logfile, /usr/local/apache2/logs/error_log.  For more
       information about tracing problems, see "Debugging the server"
       in the HACKING file.
+
+      Once apache is running and working, you could try to run
+      regression test over ra_dav. Please see
+      subversion/tests/clients/cmdline/README for further instruction
+      how to setup your environment for that task.
+

--
Jani Averbach


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [PATCH] INSTALL: put little note about testing server over ra_dav

Posted by Karl Fogel <kf...@newton.ch.collab.net>.
Jani Averbach <ja...@cc.jyu.fi> writes:
> I add few line of test to INSTALL about testing, I think that it would be
> nice if there is few pointer to this subject in end user/administrator's
> documentation and not only in HACKING. Please check grammar and
> spelling. =)

Thanks for the patch, it seems like a good idea.  I've applied it with
some tweaks; will commit as soon as my new Subversion is built :-).

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org