I have an SVN repository that is accessible via http, but it requires a
username and password. Any idea how to install this plugin using a
username and password?
Thanks for your help.
I have an SVN repository that is accessible via http, but it requires a
username and password. Any idea how to install this plugin using a
username and password?
Thanks for your help.
You just add the username and password in the standard URL format.
script/plugin install http://username@hostname/path/to/svn/trunk/project
-or-
piston import http://username@hostname/path/to/svn/trunk/project
and it will ask you for the password on the checkout…
On Jun 1, 9:31 am, Ben J. [email protected]
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs