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

Re: svnserve -r not working?

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-04-27 18:02:33 CEST

Wade Williams wrote:

> [dreamline:~] wade% svn co svn+ssh://10.11.11.20/trdev
> svn: No repository found in 'svn+ssh://10.11.11.20/trdev'

svn+ssh:// spawns a custom svnserve instance for each connection; it is much
more closely related to using file:// from a local account. It doesn't attach
to the svnserve instance you started above. See this for more details:

http://svnbook.red-bean.com/svnbook/ch06s03.html#svn-ch-6-sect-3.3

especially the second paragraph after the example code.

HTH

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 27 18:03:17 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.