Dear Capistrano developers, I have just attached patch to ticket #9546 [1] which fixes a bug where checkout out a bzr repository dit not work if no :revision was set in deploy.rb or other configuration file. This patch ommits the "- r" flag if :revision is set to :head or nil.
It would be great if you could review this patch and put it into the upstream code, so Capistrano users with the Bazaar-NG SCM can also deploy as painless as with subversion. Many thanks in advance, Michiel Sikkes 1. http://dev.rubyonrails.org/ticket/9546 --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
