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: |
Windows: Right now, for Windows, we have to install the Tortoise Windows client so that a Documents and Setting\[user\]\Application Data\Subversion folder is created (according to the SAIS docs, requires verification) |
Windows: Edit the Documents and Setting\[user\]\Application Data\Subversion\config file |
URL should be "svn + ssh://svn.mit.edu/\[reposname\]/ or ssh + svn://svn.mit.edu/\[reposname\]/\[projectname\] if you are loading one repos with separate projects |