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

Re: [PATCH] Multi-threaded svnserve

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-06-02 22:32:53 CEST

"D.J. Heap" <djheap@dhiprovo.com> writes:

> This is working for me so far (just trying a variety of commands
> manually).

That's encouraging.

> I'm having trouble invoking the tests correctly on Windows,
> though. I've tried 'win-tests.py -r -u svn://localhost/repos
> tests-junk' and the repositories are being created down in the
> tests-junk directory structure, but the whole path is not being passed
> on the url and my various attempts to root svnserve at an appropriate
> location aren't working very well. Can someone give me a pointer to the
> correct syntax to run the Windows tests on a svn: url?

I've never run the Windows tests so I can't offer much advice.
However it will help if you provide the exact command you used to
start svnserve, and the exact command that contain the wrong URLs.

Just in case it helps: on Unix the repositories are created in the
directory

 <build_dir>/subversion/tests/clients/cmdline/repositories

and I start svnserve using

 -r <build_dir>/subversion/tests/clients/cmdline

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 2 22:33:49 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.