configuring svn+ssh using a wrapper script.
From: Brent Pathakis <bpathakis_at_gmail.com>
Date: Wed, 21 May 2008 14:40:23 -0600
Hi,
I've configured subversion 1.4.6 using svn+ssh authentication. I'm using
in /usr/local/bin:
Created a shell script, "svnserve":
#!/bin/sh
Then through tortoisesvn repos browser:
svn+ssh://user@host/Doc
And i get connection died unexpectedly.
If I undo the changes and try:
svn+ssh://user@host/repos/Doc
Any ideas what I might be doing wrong?
Thanks.
|
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.