Hi everybody,<br>So, for the life of me, I can&#39;t figure out how to use SVN. I&#39;ve read the techbase articles and whatnot, but?<br>When I try to checkout using the command<br>svn checkout --username=bcappello svn+ssh://<a href="http://svn.kde.org/home/KDE/trunk/playground/alkimia">svn.kde.org/home/KDE/trunk/playground/alkimia</a><br>
it asks me for my password, which I give it, but it doesn&#39;t work.. it just asks for my password again and then fails. Am I missing something obvious? Considering I can&#39;t even get that to work, I haven&#39;t tried committing 
yet.  I have my id_rsa.pub in ~/.ssh, the same key I used to register the account with, and I made a ~/.ssh/config file telling it to use that key for Host <a href="http://svn.kde.org">svn.kde.org</a>, but.. i dunno, I&#39;m lost for what to do. Any ideas? <br>