DISQUS

DISQUS Hello! Life is grand is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Authentication for SVN with SwitchTower

Started by paulmwatson · 1 year ago

If you are using SwitchTower to deploy your apps and your subversion repository needs a different user and password to your deployment boxes then use the following snippet in your deploy.rb:

set :repository, “–username usr –password pass http://repourl/”<br />
It isn’t ideal as your password is in deploy.rb but ... Continue reading »

0 comments

This thread has no comments yet.

Add New Comment

Returning? Login