You can't deploy from a repository on your machine, on your server yes.

Sent from my Nexus 4.
On 7 Feb 2014 16:14, "Cathal O'Riordan" <cathal.tssg....@gmail.com> wrote:

> I've set it like this:
>
> set :scm, :git
> set :repo_url, 'file:///Users/Cathal/Work/vle/moodle_24'
>
>
> which when run as a deployment, results in
>
> fatal: '/Users/Cathal/Work/vle/moodle_24' does not appear to be a git
> repository
>
>
> It looks like Capistrano is trying to run git ls-remote
> /Users/Cathal/Work/vle/moodle_24 on the deployment target. That's not
> right, is it?
>
> Cathal.
>
> On Friday, 7 February 2014 15:05:47 UTC, Lee Hambley wrote:
>>
>> Which parameter should be set to the local repo?
>>>
>>> :repo_url, :repository, :local_repository
>>>
>>
>> It should be repo_url, the others don't exist in Capistrano 3.​​
>>
>  --
> 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/2969354b-6d15-4b32-a69e-4aa6f410fb72%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 capistrano+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/CAN_%2BVLWW4WRRxi6eU9ta4WRurrmbVwqM%3DetC6qRAofgu8vJYQw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to