From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Sun, 12 Aug 2007 15:21:05 -0700 Subject: [sup-talk] forward is broken in svn In-Reply-To: <1186867471-sup-8895@zap> References: <1186860558-sup-9599@zap> <1186863923-sup-9365@south> <1186867471-sup-8895@zap> Message-ID: <1186956855-sup-9201@south> Excerpts from Ian Taylor's message of Sat Aug 11 14:35:22 -0700 2007: > I'm sorry, but it doesn't appear to be fixed here. Just in case, here is > the whole exection: Well now, that's a completely different backtrace! But I've fixed it too. > Also, I think in the Rakefile, doing require 'lib/sup.rb' doesn't work > as imagined. The requires within lib/sup.rb require 'sup/*' and so try > to load from the local gem repository. I looked at the hoe project's > Rakefile and I see them doing a trick which probably is what we want: Thanks. I see other projects doing this too. I've changed this in SVN. > Also, I think the change of the VERSION to 0 for development is a > problem. I got this after installing dev version of sup (after > removing the old ones): Bah, I'm tired of trying to make these things do something reasonable for SVN versions. I've changed the version back to 0.1 and SVN users will just have to be aware of the overloading. -- William