Hi, <div><br></div><div>I'm working in a project where there wasn't any kind of source control, I've finally convinced my client to use Git + Capistrano. What steps should I follow to setup this properly?</div>
<div><ol><li>Copy project directory to git directory</li><li>Create git</li><li>git checkout to my machine (I should be ignoring a folder with lots of images...)</li><li>Capify</li><li>Change virtual hosts (the current app lives in whatever/..., and I guess it should live in whatever/current/...)</li>
<li>move the app contents somewhere else</li><li>cap deploy:setup</li><li>move the all contents of the app to whatever/current</li><li>cap deploy</li></ol><div>Am I missing anything?</div><div><br></div><div>Thanks</div><div>
Jordi</div></div>