Is it possible to pass the SVN password on the command-line or in a text file? I would like to run git-svn via a script?
I know that the username can be passed on the command-line, but is it possible to pass the password as well or have it stored in another location that git-svn can use?