Oops, sorry about that. Here's my environment: Ruby 1.8.6 Capistrano 2.5.18 Deploying with remote_cache from a git repository
Thanks in advance for any suggestions/advice! On Thu, Jun 3, 2010 at 3:17 AM, Lee Hambley <[email protected]> wrote: > Please include all the information as requested on the Google groups > homepage… specifically in this instance: > > - Which deploy strategy are you using (:copy, for example relies on > Tar, which behaves unexpectedly with hidden files) > - What version of Cap, Ruby, Net::SSH and etc are you using …… > > Thanks, Lee > > On 3 June 2010 07:27, JonC <[email protected]> wrote: > >> I have Capistrano configured and it works perfectly...except that it >> doesn't seem to be copying my .htaccess files. I've checked and they >> are in the repo with my other files. The only explanation I can think >> of is that since I'm executing Capistrano from a Windows machine, >> maybe the .* files get ignored? Has anybody else experienced this? >> >> -- >> >> * You received this message because you are subscribed to the Google >> Groups "Capistrano" group. >> * To post to this group, send email to [email protected] >> * To unsubscribe from this group, send email to >> [email protected]<capistrano%[email protected]>For >> more options, visit this group at >> http://groups.google.com/group/capistrano?hl=en >> > > -- > * You received this message because you are subscribed to the Google Groups > "Capistrano" group. > * To post to this group, send email to [email protected] > * To unsubscribe from this group, send email to > [email protected]<capistrano%[email protected]>For > more options, visit this group at > http://groups.google.com/group/capistrano?hl=en > -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
