That's odd... Haven't the foggiest idea myself, assuming you've tried the obvious like re bundling any bundled gems, and ruled out any included git modules/git based gems. Not got any .svn directories left?
I recently fixed a projects rcov coverage report which had dropped to 37% back to 89.9% by repairing an errant require 'spec_helper', some things are fickle! On 23 July, 18:24, doug livesey <[email protected]> wrote: > Hi -- I've converted a project from SVN to GIT, today -- it was a horrible > job, and I had to resort to installing with mac ports in the end. > Ugh. > Anyway, it is all done, and now a proper GIT project. > However, when I run my specs and features, they are an order of magnitude > slower. One cucumber scenario that took about 20 seconds to complete (at > most) is now taking over two and a half minutes. > Can anyone offer any advice as to why that could be? > I guess I need to hunt through all the services and database configs to make > sure I'm not sending anything out to a remote host, but I'm pretty sure I'm > not, anyway. > So I'll go away & do that, I guess, but I thought I'd post here in case > anyone recognised the problem. > Happy Weekend! > Doug. -- You received this message because you are subscribed to the Google Groups "NWRUG" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nwrug-members?hl=en.
