Re: [rspec-users] Fwd: spec_server not working...

2008-11-05 Thread Glenn Ford
This is the same error that I get also. I'd love to get this working, Glenn On Oct 31, 2008, at 5:04 PM, Nick Hoffman wrote: On 2008-10-31, at 17:52, Matt Darby wrote: Same thing unfortunately. It also happens when I add --drb to spec/ spec.opts and run autotest/autospec as well. G'day Mat

Re: [rspec-users] Fwd: spec_server not working...

2008-10-31 Thread Matt Darby
Hrm... So... anyone? It seems like this should be kind of straight forward :( On Oct 31, 6:24 pm, "Mark Wilden" <[EMAIL PROTECTED]> wrote: > On Fri, Oct 31, 2008 at 2:52 PM, Matt Darby <[EMAIL PROTECTED]> wrote: > > Same thing unfortunately. It also happens when I add --drb to > > spec/spec.opts a

Re: [rspec-users] Fwd: spec_server not working...

2008-10-31 Thread Mark Wilden
On Fri, Oct 31, 2008 at 2:52 PM, Matt Darby <[EMAIL PROTECTED]> wrote: > Same thing unfortunately. It also happens when I add --drb to > spec/spec.opts and run autotest/autospec as well. > FWIW, I've never gotten autotest to work with --drb, either. ///ark ___

Re: [rspec-users] Fwd: spec_server not working...

2008-10-31 Thread Nick Hoffman
On 2008-10-31, at 17:52, Matt Darby wrote: Same thing unfortunately. It also happens when I add --drb to spec/ spec.opts and run autotest/autospec as well. G'day Matt. This probably won't be of much help, but I've never been able to run my specs against spec_server. I always get this error:

Re: [rspec-users] Fwd: spec_server not working...

2008-10-31 Thread Matt Darby
Same thing unfortunately. It also happens when I add --drb to spec/ spec.opts and run autotest/autospec as well. On Oct 31, 2008, at 5:47 PM, Mark Wilden wrote: On Fri, Oct 31, 2008 at 2:34 PM, Matt Darby <[EMAIL PROTECTED]> wrote: I can't seem to get spec_server to work correctly (I've never

Re: [rspec-users] Fwd: spec_server not working...

2008-10-31 Thread Mark Wilden
On Fri, Oct 31, 2008 at 2:34 PM, Matt Darby <[EMAIL PROTECTED]> wrote: > I can't seem to get spec_server to work correctly (I've never used it > before, so maybe I'm missing something?) > Try running 'spec' (presuming it's in your path). I had problems running 'script/spec' with version 1.1.9. I

[rspec-users] Fwd: spec_server not working...

2008-10-31 Thread Matt Darby
I can't seem to get spec_server to work correctly (I've never used it before, so maybe I'm missing something?) I start up spec_server as prescribed: [EMAIL PROTECTED]:~/Documents/apps/CCW: rake spec:server:start (in /Users/mdarby/Documents/Apps/CCW) Starting up spec server. Loading Rails enviro