cap --apply-to will create two files:

  config/deploy.rb
  lib/tasks/capistrano.rake

The important one is config/deploy.rb. You don't really need lib/ tasks/capistrano.rake, since you can use the 'cap' command directly now and have it find config/deploy.rb by default. It used to be that rake was the preferred way of invoking cap commands, but I'd like to deprecate that.

- Jamis

On Oct 26, 2006, at 10:39 AM, E.B. Farnum wrote:


Actually one more question...

Besides deploy.rb, what files does cap --apply-to add?  I need to get
them into svn right?

I


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to capistrano- [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/ group/capistrano
-~----------~----~----~----~------~----~------~--~---


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to