Oh OK, my understanding is what Jamis mentioned is slated for a totally new release of capistrano which has not happened yet.
My stuff is an interim solution until the new version is released. I'm adding the solution that Luke suggested, where an rsync between a local cache and a remote cache is done instead of a tar/put. I think that will help in your use case, until Jamis releases the new version. On Feb 15, 12:49 pm, Jon Garvin <[EMAIL PROTECTED]> wrote: > Uhhhh, one of us is misunderstanding something. I'm looking for the > plugin Jamis hinted that he was working on in the original post to this > thread (Jan 23rd) that would allow different deployment strategies > (copy_checkout, copy_export, cached_repository, etc). The only 2 items > I see in the files section of the group were both uploaded by you before > Jamis' post and don't seem to have anything to do with the functionality > he mentioned. If I'm missing something, please set me straight. > > wolfmanjm wrote: > > Hi, > > > The local subversion is not a plugin, as Jamis is redesigning cap to > > handle this issue a different way.. > > > However as I have some time on my hands I'll see if I can add rsync to > > the method to deploy instead of gzip/tar/put. > > > The code itself is currently downloadable from the files section of > > this group. --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
