Hi Born,

If you must use a shared hosting plan and there is no ssh, capistrano won't
get you far. Here's a small (rake) script I've used for deploying over ftp.
You need to have lftp on your local machine since it deploys through that
(And you probably need to use a proper shell, so if you're on Windows, you
may have to go through cygwin). It's not capistrano, but maybe it'll help
you:

https://gist.github.com/troelskn/8d79e5143697e9504eba


On 30 September 2014 15:03, Bruno Sutic <bruno.su...@gmail.com> wrote:

> Capistrano supports SVN so how about that? If your repo is on github, it
> supports svn too
> <https://help.github.com/articles/support-for-subversion-clients>!
> You just have to figure out how to make it work.
>
> On second thought that might be more effort than just buying 5$ digital
> ocean VPS instead of using shared hosting.
>
> On Tuesday, September 23, 2014 11:54:16 PM UTC+2, Born Steinbjörn wrote:
>>
>> Hello,
>>
>> is there any way to use capistrano without having git installed on the
>> staging/production server? I am just asking because i am not able to
>> install git at shared hosting, unfortunately.
>>
>> Thanks and Cheers.
>>
>  --
> 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 capistrano+unsubscr...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/capistrano/bba16f6b-1cc2-459d-9a7e-ef96bf520225%40googlegroups.com
> <https://groups.google.com/d/msgid/capistrano/bba16f6b-1cc2-459d-9a7e-ef96bf520225%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 capistrano+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/CAM1FnQ6Oxx422F0rhM-JE19V5eoj0LGrbUVkDN0cqb39_%3DDgHA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to