SwitchTower with Different Username

SwitchTower progress has a very nice tip for SwitchTower and a different username for subversion than the currently logged in user. Normally, SwitchTower will use the username of whoever is running the script. However, this may not always be what you want. In our environment, we have a single account used for all deployment tasks.

>Another hack to allow different user/pass for SVN access than for SSH access:
>
>set :repository ”—username user ––password pass http://svn.example.com“

Popular posts from this blog

Lists and arrays in Dart

Converting Array to List in Scala

Null-aware operators in Dart