> Is there a compelling reason why Capistrano does svn checkouts by default, > not exports? > > A checkout takes more time and space, and I don't really see the point of > having so many working copies of the app if they are to be discarded. > > Am I missing something obvious? Thanks
I think initially the 'cap upload_code' task (not sure if that name is right) could then be used to quickly update only the changed files without doing a full checkout. Or some such. Maybe. --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
