> Hello Michael,
>
> 2006/3/12, Michael Koziarski <[EMAIL PROTECTED]>:
>> I've had some reports of edge rails not working for windows when svn
>> isn't available in your path.  Specifically, running rake migrate.
>> Does anyone have a windows installation around to test on?
>

We just determined that the problem occurs because Rake::TestTask yields
to its supplied block as the tasks are being defined (not lazily as
they're being run as I'm sure was assumed by whoever wrote this code
initially).

Chad


_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to