That's exactly what I plan to do when this rears its head again. I
don't think you need the init more than once ever for the folder,
although I guess it would help if you add new submodules maybe. It's
all pretty new to me.
On 11 Sep 2008, at 20:29, Chris Hapgood wrote:
Yes, my script is being run as a custom cc.rb build command:
project.build_command = '../build'
Contents of the build command are, roughly:
rake db:migrate
git submodule init
git submodule update
rake test
I am using Ben Berkeret's version, if that is relevant.
-Chris
On 11 Sep 2008, at 15:17, Chad Woolley wrote:
On Thu, Sep 11, 2008 at 12:13 PM, Chris Hapgood
<[EMAIL PROTECTED]> wrote:
I've got a custom build script that does a submodule init
followed by a
submodule update.
Am I missing something, or couldn't cruise do the same thing via
the cruise
rake task?
Seems like it. Do you have this running under cruise?
_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
Chris Hapgood
[EMAIL PROTECTED]
_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
cheers,
Matt
----
http://blog.mattwynne.net
http://songkick.com
In case you wondered: The opinions expressed in this email are my own
and do not necessarily reflect the views of any former, current or
future employers of mine.
_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users