gitflow-shFlags error

409 views
Skip to first unread message

emmie

unread,
Feb 17, 2012, 10:56:59 AM2/17/12
to gitflow-users
Hi All!

I download the lasted version of gitflow repo, but when I install it,
I get this error:

$ git flow version
/home/emmie/dev-tools/gitflow/gitflow-shFlags: línea 1: shFlags/src/
shflags: No existe el fichero o el directorio
/home/emmie/dev-tools/gitflow/git-flow: línea 83: FLAGS: no se
encontró la orden
fatal: 'flow' appears to be a git command, but we were not
able to execute it. Maybe git-flow is broken?

The gitflow-shFlags script only contain this line:
shFlags/src/shflags

And I add the following in order to fixed:
GITFLOW_HOME=$(dirname "$(echo "$0")")
. $GITFLOW_HOME/shFlags/src/shflags

And Works!! :-)

$ git flow version
0.4.2-pre

Is this a bug? Is ok my "workaround"?

Regards,

Emiliano Pereyra
Reply all
Reply to author
Forward
0 new messages