Talk:SVN Migration

From Lazarus wiki
Revision as of 09:23, 18 May 2005 by Vincent (talk | contribs) (Added hint on finding ssh key.)
Jump to navigationJump to search
I found out how to do it. My private key file name is located at ~/.ssh/svn.freepascal.org, so I added the following lines to ~/.ssh/config:
Host svn.freepascal.org
IdentityFile ~/.ssh/svn.freepascal.org