On Thu, Mar 27, 2008 at 10:38 PM, Luis Lavena <[EMAIL PROTECTED]> wrote: > I like the idea, the only thing I don't like is the need for query the > remote repository, but after all, it's getting the information from > there ;-)
Right, it would be smarter to grab it from svn info somehow, since that is the actual revision you are running (not necessarily the latest). However, I stole that code from rails and it was easy to reuse for the example :) _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
