[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: D.J. Heap <djheap_at_dhiprovo.com>
Date: 2003-06-03 00:03:08 CEST

Thanks, I wasn't passing svnserve the proper root.

So far the getopt, basic, commit, update, and switch tests have all
passed.

DJ

-----Original Message-----
From: Philip Martin [mailto:pm@localhost] On Behalf Of Philip Martin
Sent: Monday, June 02, 2003 2:33 PM
To: D.J. Heap
Cc: cmpilato@collab.net; 'Greg Hudson'; dev@subversion.tigris.org
Subject: Re: [PATCH] Multi-threaded svnserve

"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
**********************************************************************
This email and any files transmitted with it are confidential
and intended solely for the use of the individual or entity to
whom they are addressed. If you have received this email
in error please notify the system manager.
This footnote also confirms that this email message has been
swept by MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com
**********************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 3 00:05:41 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.