Re: [rspec-users] rspec version to use with git

2008-05-10 Thread David Chelimsky
On May 10, 2008, at 6:25 AM, Scott Taylor wrote: On May 9, 2008, at 8:38 AM, David Chelimsky wrote: On May 9, 2008, at 6:43 AM, Mark H. Wilkinson wrote: I want to start using RSpec in an existing project that uses git for SCM, and I was planning on using git submodules to pull in known- stabl

Re: [rspec-users] rspec version to use with git

2008-05-10 Thread Scott Taylor
On May 9, 2008, at 8:38 AM, David Chelimsky wrote: On May 9, 2008, at 6:43 AM, Mark H. Wilkinson wrote: I want to start using RSpec in an existing project that uses git for SCM, and I was planning on using git submodules to pull in known- stable releases of the rspec and rspec_on_rails plug

Re: [rspec-users] rspec version to use with git

2008-05-09 Thread David Chelimsky
On May 9, 2008, at 6:43 AM, Mark H. Wilkinson wrote: I want to start using RSpec in an existing project that uses git for SCM, and I was planning on using git submodules to pull in known- stable releases of the rspec and rspec_on_rails plugins. The current repositories on github don't seem to

[rspec-users] rspec version to use with git

2008-05-09 Thread Mark H. Wilkinson
I want to start using RSpec in an existing project that uses git for SCM, and I was planning on using git submodules to pull in known-stable releases of the rspec and rspec_on_rails plugins. The current repositories on github don't seem to be set up to help with this at the moment though, so I'm lo