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

Re: running the make check tests over ra_dav

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-01-21 20:52:43 CET

Greg Stein <gstein@lyra.org> writes:

> On Mon, Jan 21, 2002 at 05:00:07PM +0000, Philip Martin wrote:
> > Philip Martin <philip@codematters.co.uk> writes:
> >
> > > Can anyone run the subversion/tests/clients/cmdline python tests over
> > > ra_dav at the moment? I used to be able to, but they all fallover
> > > importing the tree at present. Is this a general problem or is it just
> > > my setup?
> >
> > Found the problem, I was putting a trailing slash on the command line
> > URL. Without that the tests run.
>
> Urk... we shouldn't be so sensitive. That is definitely a bug... Can you
> file a quick issue so that we can fix this? (or just fix it)
>
> [ I'm not sure what cmd line you're referring to, or I'd file the issue ]

In subversion/tests/clients/cmdline/

./diff_tests.py --url http://localhost:8888/

versus

./diff_tests.py --url http://localhost:8888

The README example does not have a trailing slash, but it doesn't say
that it fails if you add one.

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:57 2006

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.