> > Why are local git repositories no longer supported? v2 had good support > for this, and it appears to be removed. Why is that?
Local to which side? You mean *self hosted*? (i.e you are deploying to your Git host) If so, simply use a file:// Git URL<https://www.kernel.org/pub/software/scm/git/docs/git-clone.html#_git_urls_a_id_urls_a> . Lee Hambley -- http://lee.hambley.name/ +49 (0) 170 298 5667 On 6 February 2014 17:58, Cathal O'Riordan <[email protected]>wrote: > Why are local git repositories no longer supported? v2 had good support > for this, and it appears to be removed. Why is that? > > Cathal. > > Versions: > > - Ruby > - Capistrano v3 > - Rake / Rails / etc > > Platform: > > - Working on.... > - Deploying to... > > Logs: > > - Please past logs (as completely as possible to a 3rd party pasting > service such as pastie.org) > > Files: > > - Capfile > - deploy.rb > - Stage files (production.rb, staging.rb) > > -- > You received this message because you are subscribed to the Google Groups > "Capistrano" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web, visit > https://groups.google.com/d/msgid/capistrano/48fb75d1-991d-4599-9900-3c6336fae67a%40googlegroups.com > . > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Capistrano" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/capistrano/CAN_%2BVLWJOipVG91Oy3nLeyebUva2q9Q3fUSXnQmpy8G4_q%3D31Q%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
