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

Re: make svncheck

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-01-17 22:03:36 CET

David Summers <david@summersoft.fay.ar.us> writes:

> I tried that and get failures on any tests that try to create/access a
> repository. Is non-one else seeing this or am I doing something silly?
>
> svnserve -d
> make svncheck

Just like with 'make davcheck', you need to have your tests and
repositories in specific locations.

Have you ever run 'make check BASE_URL=http://localhost' before?
(That's all 'make davecheck' is.) In order to do that, you need to
set up specific <Locations>. It's all documented in the python suite
README.

Likewise, you need the same locations set up to run 'make check
BASE_URL=svn://localhost', which is all 'make svncheck' is.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 17 22:07:24 2003

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.