Re: [rspec-users] GiT and RSpec

2008-09-02 Thread Pat Maddox
On Tue, Sep 2, 2008 at 5:49 PM, Tim Haines <[EMAIL PROTECTED]> wrote: > Hi James, > > Thanks for writing these instructions up in detail. I've just followed them > and will play around with them over the next few days. A couple of > questions > > 1) I assume with submodules I can create and switc

Re: [rspec-users] GiT and RSpec

2008-09-02 Thread Christopher Bailey
I would voice a word of caution on using submodules in Git. Yes, they are similar to svn:externals, but in my experience, they are very fragile. The fragility comes in when/if you need to switch the submodule URL/definition from what it is currently to something else. I've had no end of trouble

Re: [rspec-users] GiT and RSpec

2008-09-02 Thread Tim Haines
Hi James, Thanks for writing these instructions up in detail. I've just followed them and will play around with them over the next few days. A couple of questions 1) I assume with submodules I can create and switch to branches of the submodules if I want to try my app out with some patches appl

[rspec-users] GiT and RSpec

2008-06-02 Thread James B. Byrne
> > Message: 2 > Date: Thu, 29 May 2008 06:35:01 -0700 > From: David Chelimsky <[EMAIL PROTECTED]> > Subject: Re: [rspec-users] Coloured output in rspec 1.1.4 > To: rspec-users@rubyforge.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes >