How to save passwords in TortoiseSVN?

Posted by – March 22, 2010

Follow these steps
a) Right click on local code repo
b) Go to TortoiseSVN > Settings
c) Go to “Network”
d) Browse for SSH Client and use following
“C:\Program Files\TortoiseSVN\bin\TortoisePlink.exe” – Can be found in TortoiseSVN installation folder in c:\Prgram Files
d) Append following replacing username and password with your user name and password
“-l username -pw password
e) Click OK/Apply
That’s it. :-)

3 Comments on How to save passwords in TortoiseSVN?

  1. karen says:

    Does this allow you to have different login/passwords for different projects?

  2. I never tried it. Now I work on Debian and not sure if it is possible or not.

  3. Andrew Holt says:

    That’s brilliant, going to save us loads of time with the number of commits we make!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>