In the Capistrano 1.99.1 code, and specifically in the Perforce SCM implementation, there is a typo that prevents Perforce from working. The fix is simple: On line 57 of recipes/deploy/scm/perforce.rb, change the use of "revno" to "rev_no".
Is there a Trac or something similar for Capistrano, or some official way to report bugs, etc.? --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
