Reformatted excerpts from John Bent's message of 2009-05-23: > current with git pull; rake gem; sudo gem install pkg/sup-999.gem. But > with a new work proxy and my inability to get git to work w/ a proxy, I > switched to: > > git clone http://git.gitorious.org/sup/mainline.git > > Then I couldn't figure out how to make a gem in mainline or install
These operations should all be the same, regardless of whether you're cloning the git:// uri or the http:// one. > just figured out I could approximate an install by copying bin/* into my > path . . . forgot the lib. Anyway, I got the scary exception again and > looked at exception-log.txt and realized I had a mismatch with my libs. > So now I'm doing the git clone mainline thing and using ruby -l lib -w > bin/sup. Sup does maintain different version numbers for bin/sup and lib/sup.rb, and checks for a mismatch, but that's not useful for different versions from git, since they all claim version "git". Oh well, glad it works now. -- William <wmorgan-...@masanjin.net> _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk