On Friday, 29 November 2013 17:42:48 UTC-5, dbray wrote:
>
> Split is a string method not an Array method in 1.9.3 nor ruby 2.0
>
> How are you setting the branch to be deployed?
>
 
# Deploy this version. This is an SCM/VCS repository branch, not a tag.
set( :branch,  "ForEx-Deploy-V.04.000.0000rc1" )


> How are you setting the repo for git?
>

# Define VCS/SCM characteristics
set( :scm, "git" ) 
 

> What version of git are you running locally?
>

 $ git --version
git version 1.7.1


-- 
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/5c2ffa53-df3e-4591-9937-5bf9eb7bb02b%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to