> # Get all dependences of CB
> ./rebar get-deps

This is what he's having trouble with.   I think Nicholas' suggestion
is a good one.

> # Delete erlydtl dependence
> rm -rf deps/erlydtl/
>
>
> # Edit rebar.config
> vim deps/boss_db/rebar.config
>
>
> # And add tag v0.8.1 to erlydtl dep, just like that
> {erlydtl, ".*", {git, "git://github.com/erlydtl/erlydtl.git", {tag,
> "0.8.0"}}}

That's a pretty good strategy for Ivan's needs if he wants something stable.

For those willing to try the very latest stuff, I've integrated the
recent changes in rebar and erlydtl in my CB branch on github.  I've
also fixed some of the compilation issues it was having (no logging).

-- 
David N. Welton

http://www.welton.it/davidw/

http://www.dedasys.com/

-- 
You received this message because you are subscribed to the Google Groups 
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/chicagoboss/CA%2Bb9R_tvg6Vng%2B6yKmO7dRnbBqu8kbzcVrGjkwPhMd26M5mLxQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to