Hey all, We ran into some problems last night with the repos up at github. We initially thought it was a git-submodules bug. We learned that it was something else, but in the process of trying to find the source of the bug, we learned a few things about git-submodules and have decided that it creates an unfortunate set of complications and dependencies for a development effort like ours.
To that end, we have simplified. No more submodules. To update, do the following: cd rspec-dev git pull rake git:update See http://github.com/dchelimsky/rspec-dev/wikis/contributingpatches for more info. Cheers, David _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users