Can you elaborate on the syntax as-used in the deploy.rb file? I am using "export to deploy from SVN, as such:
set :checkout, "export --password 'abcd'" Mike Jamis Buck wrote: > Mark, > > Because capistrano assumes everything under the project directory is > deployable, the easiest "fix" might be to rearrange your directory > tree so that the doc directory is elsewhere, e.g.: > > * source > - doc > - trunk > > And then you deploy source/trunk. > > - Jamis > > On Apr 25, 2007, at 9:23 AM, maui wrote: > >> Hi everyone, >> >> The /doc directory is getting quite large in our project which is >> causing a huge file transfer every time we deploy. Is there an easy >> way to exclude certain directories from a deployment? >> >> Thanks, >> >> Mark >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
