These notes are my target to get into an "accessing svn from MyEclipse" page for official support. Much of this is cribbed from the SAIS technical-services wiki at
Windows: You must create a Subversion configuration file in C:\Documents and Settings\[user\]\Application Data\Subversion\config if one does not already exist. Here is one way of doing this: |
\[tunnels\] ssh = C:/Program Files/SecureCRT/vsh.exe \-x \-l \[your Kerberos ID\] \-auth gssapi
URL should be "svn+ssh://svn.mit.edu/\[reposname\]/ or svn+ssh://svn.mit.edu/\[reposname\]/\[projectname\] if you are loading one repos with separate projects |