scttnlsn / dandelion

Incremental Git repository deployment.
http://scttnlsn.github.io/dandelion
MIT License
738 stars 60 forks source link

error on deploy and status #109

Closed el-mich closed 9 years ago

el-mich commented 9 years ago

Hi Scott, getting the following error:

/Users/michel/.rvm/gems/ruby-1.9.2-p330/gems/dandelion-0.4.6/lib/dandelion/cli.rb:33:in new': bad scan arg format: 10: (fatal) from /Users/michel/.rvm/gems/ruby-1.9.2-p330/gems/dandelion-0.4.6/lib/dandelion/cli.rb:33:inrepo' from /Users/michel/.rvm/gems/ruby-1.9.2-p330/gems/dandelion-0.4.6/lib/dandelion/cli.rb:37:in workspace' from /Users/michel/.rvm/gems/ruby-1.9.2-p330/gems/dandelion-0.4.6/lib/dandelion/cli.rb:65:inexecute!' from /Users/michel/.rvm/gems/ruby-1.9.2-p330/gems/dandelion-0.4.6/bin/dandelion:8:in <top (required)>' from /Users/michel/.rvm/gems/ruby-1.9.2-p330/bin/dandelion:23:inload' from /Users/michel/.rvm/gems/ruby-1.9.2-p330/bin/dandelion:23:in <main>' from /Users/michel/.rvm/gems/ruby-1.9.2-p330/bin/ruby_executable_hooks:15:ineval' from /Users/michel/.rvm/gems/ruby-1.9.2-p330/bin/ruby_executable_hooks:15:in `

'

scttnlsn commented 9 years ago

@el-mich I'm having trouble installing Ruby 1.9.2 at the moment so I cannot verify this- but I'm wondering if this has something to do w/ Ruby 1.9.2. Could you test on Ruby >= 1.9.3? Thanks.

scttnlsn commented 9 years ago

Please re-open if this is still an issue.