ddliu/grunt-push-svn

Username and password options

Closed this issue · 5 comments

It would be nice to be able to specify a username and password to use for authentication.

Great suggestion, it's on my todo list.

I'll try and help on this one since I really need it, unfortunately I'm also quite strapped for time. The studio where I contract at uses SVN for deployments but I'm using Mercurial for actual version control. Push-svn is perfect for integrating without having to use SVN directly. Since I'm on several projects, I'm constantly having to switch credentials which is a pain to have to do manually.

Can you checkout your SVN repo and save credentials?

I'm on the similar deployment environment. But since I've checked out the SVN repo for the first time using CLI or TortoiseSVN and save credentials, there is no need to do it any more.

Yeah I basically do dummy checkouts all the time in order to switch credentials. I'm on more than one project at a time and each has their own set of credentials.

Options added. Please upgrade the package to 0.1.9.