Excerpts from Ian Taylor''s message of Wed Aug 08 17:16:34 -0700
2007:> Seems like Redwood::VERSION being set to ''svn''
isn''t meeting some kind
> of hoe version spec, so rake tasks are failing.
Lame. I wanted to be able to distinguish SVN-built packages from actual
releases somehow. Well I''ve set it to "0" in SVN, which is
at least
distinctive.
> Whenever I try to build sup from svn, the rakefile seems to be using
> sup from my local gems repository rather than ./lib (within the build
> directory).
Ok, I have an explicit load of "./lib/sup.rb" in the Rakefile now.
This
means you probably won''t be able to build outside of that directory,
but
that''s probably not a problem.
--
William <wmorgan-sup at masanjin.net>