Teamserver SVN checkout using tokens/SSH public keys?

0
Good day,    when I’m doing remote Linux hosted mxbuilds & deploys, I need to have the SVN password either stored somehow unencrypted (or decrypt before use which means something like: ) or type in the password every time I need to pull the updated model to be build. So, when git (for at least Github/GitLab/Bitbucket) is being used, my SSH keys are forwarded to the remote that I’m logged in to assist in the git pull. The only other “semi” sane option is to have a deploy token… before we have to setup more infrastructure for “just” the SVN passwords to have an automated deploy system. Any other advice/etc. to make the SVN pulling from TeamServer more automated without the user’s passwords stored in the clear etc.?
asked
0 answers