Closed kitplummer closed 14 years ago
Not sure when things went bad, was working. But, now I get an error when starting Joe.
cd: 1: can't cd to [/home/me/Development/proj]
I'm on Ubuntu 10.04 with a RVM-based install of ruby-1.9.2-p0 and all my gems updated. Anyone else see this?
Joe actually complains about "Error calling git config..." but the failure is at the cd step in the Config. Maybe a Choice problem?
Getting the same error on MacOS X. Could be the brackets? Guess it's time to fork and take a look. :)
Fixed in another issue: http://github.com/defunkt/cijoe/issues#issue/27
Not sure when things went bad, was working. But, now I get an error when starting Joe.
cd: 1: can't cd to [/home/me/Development/proj]
I'm on Ubuntu 10.04 with a RVM-based install of ruby-1.9.2-p0 and all my gems updated. Anyone else see this?
Joe actually complains about "Error calling git config..." but the failure is at the cd step in the Config. Maybe a Choice problem?