On 10/20/07, Jamis Buck <[EMAIL PROTECTED]> wrote: > > Because it is easy. Feel free to change your deployment strategy > accordingly.
I know I can change it, I just wondered why not svn export by default. I fail to see how export is less "easy" than checkout. Phillip, currently you can't update the working copy. "cap deploy:update_code" will create a new release (not svn update), and if you try to manually svn update one of the working copies the update will probably fail because Capistrano messes up the working copy by deleting dirs/setting up symlinks. --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
