--On Monday, June 7, 2004 11:59 AM -0400 Jim Jagielski <[EMAIL PROTECTED]> wrote:
Is there a recommended client-side config setup? Things like using ssh and authentication, etc...
You should use SSL instead of SSH, i.e. something like:
https://svn.apache.org/repos/asf/httpd/apache-1.3/trunk/
And, you need to run svnpasswd on minotaur to setup your SVN password, if you haven't already done so. And, we don't support ra_svn (which allows for SSH tunneling in Subversion) as we want to move away from granting user accounts to access the repository. -- justin
