Displaying 3 results from an estimated 3 matches for "hapgood".
Did you mean:
hagood
2007 Mar 20
0
CC.rb and CCTray
...build first starts. Also, I can?t click on the project in the CCTray list anymore. It barfs with a ?System.InvalidOperationException Cannot start process because a file has not been provided.?
Anybody have any ideas? The CCTray integration is very slick and I am really missing it.
Chris Hapgood
Phone: +1 434 989 8584
Skype: chris.hapgood
Email: cch1 at hapgoods.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/cruisecontrolrb-users/attachments/20070319/182c6e20/attachment.html
2006 Sep 05
2
Win98SE
hello,
I, too have a game that i would like to run that only takes directx 6.0.
I've installed wine and started to run the installation program, but it
as me for directx. I cannot find any place that will offer a free
download of directx or a place that wont have it only for windows.
I was wondering if you knew of someplace that would help me in any way.
thank you.
2007 Mar 17
10
a WARNING about cruise task or user-specified build task for Rails
If (like me) you use ccrb to test a Rails app
and (like me) you define your own :cruise task, because, for
example, you use rspec rather than Test::Unit
and (like me) you have the RAILS_ENV ||= ''production'' line in
environment.rb (because, like me, you use crummy shared hosting)
Your build will run in production mode, possibly screwing up your
production database,