If I have files not tracked by any VCS, say for example jquery plugin files, how do I make Capistrano work with them?
Can I just upload them manually to the “shared” folder? or does Capistrano automatically handle “non-VCS-ed” files?
Thanks in advance!
You can copy arbitrary files with capistrano via scp like this: