Re: svn+ssh problem
From: John Peacock <jpeacock_at_rowman.com>
Date: 2003-08-26 22:13:08 CEST
Cédric Chabanois wrote:
> $ svn list svn+ssh://192.168.1.3/myrepos/
Yes. svn+ssh does not use the svnserve which you started above, consequently
http://svnbook.red-bean.com/html-chunk/ch05s04.html#svn-ch-5-sect-4.2
specifically the discussion of authenticated access.
If you do this:
$ svn list svn+ssh://192.168.1.3/home/cedric/repositories//myrepos/
I think you'll find that it works as you expect. This also means you don't want
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.orgReceived on Tue Aug 26 22:13:45 2003 |
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.