Using SVN on windows without a keypair
- by Paul Nathan
Hi,
I am trying to set up command-line access for my windows machine to a svn respository on a Unix box. The guides online all have the keypair method of accessing the repository. However, I don't personally like storing my keypairs, so I'm trying to figure out how to do this.
Thoughts? Suggestions?