defunkt / cijoe

CI Joe is a fun Continuous Integration server. Unmaintained.
MIT License
1.05k stars 129 forks source link

cd: 1: can't cd to #26

Closed kitplummer closed 14 years ago

kitplummer commented 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?

kitplummer commented 14 years ago

Getting the same error on MacOS X. Could be the brackets? Guess it's time to fork and take a look. :)

kitplummer commented 14 years ago

Fixed in another issue: http://github.com/defunkt/cijoe/issues#issue/27