Jeff, yes. Rather than having each SCM module define it's own username and password variables, I went with a standardized approach, so that it was easier to document. Regardless of the SCM in use, you will use :scm_username and :scm_password to set the username and password.
- Jamis On 7/26/07, Jeff <[EMAIL PROTECTED]> wrote: > > On Jul 25, 2:24 pm, "Jamis Buck" <[EMAIL PROTECTED]> wrote: > > For the password, be sure and set :user to the name of the user that > > you use to log into the server, and :scm_username to the name of the > > user by which you identify yourself to your SVN repository. > > Am I right in thinking that in 1.4, it was called :svn_username? As > part of the upgrade process, do I need to change occurrences > of :svn_username to :scm_username? > > Jeff > > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
