On Jan 23, 2007, at 2:42 PM, S. Robert James wrote:

>
> I would suggest to versions of cached_repository:
>
> 1. Incremental.
> 2. Clean (rm -rf and sync everything from the beginning).

Could you elaborate on the difference between these?

>
> (On Perforce, this would be p4 sync and rm -rf && p4 sync -f)
>
> Many continuos integration systems let you choose between these two.
>
> Also, might it be possible to have a hook to run after creating the
> repo, before copying it.  I have some rake tasks that I like to run
> which generate some of the files (following Martin Fowler's advice  
> that
> SCM isn't for anything that can be generated automatically...)

Good suggestion, I'll look into that. If nothing else, you could  
easily subclass the strategy and extend the deploy method to add  
functionality.

- Jamis



--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to