Hi Mark,

You're not doing anything wrong.  There's a bug in Rake 0.8.2 that
Sake trips up on.  Here's more information, including a patch that
resolved the problem for me:

http://err.lighthouseapp.com/projects/466/tickets/246-sake-fails-on-rake-082

Dan
(dkubb)


On Dec 5, 8:25 pm, MarkMT <[EMAIL PROTECTED]> wrote:
> 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 -ihttp://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