I'm trying to follow the edge setup described in the wiki -
http://datamapper.org/doku.php?id=contribute

i.e. by doing the following -

----
mkdir -p ~/src
cd ~/src
sudo gem install sake
sake -i http://github.com/dkubb/dm-dev/tree/master%2Fdm-dev.sake?raw=true
sake dm:clone
cd dm
sake dm:install
----

However when I get to sake dm:clone, I get the following error

----
rake aborted!
can't convert true into String
----

originating from: /usr/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:
2349:in `expand_path'

Any clues as to what I'm doing wrong?

Mark.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DataMapper" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/datamapper?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to