search for: migrate_scripts_directory

Displaying 1 result from an estimated 1 matches for "migrate_scripts_directory".

2008 Jul 22
2
can''t execute a build - on windows + jruby
Hi all, Am trying to get cc.rb working on a windows machine, running under JRuby. I patched line 19 of project_migration.rb to use jruby, instead of ruby. execute "jruby #{File.join(migrate_scripts_directory, script)} #{@data_dir}" The add project works fine, but when I run start, the webpage just hangs on the ajax request to build - never actually executes the build at all, or comes back with a build failed/passed. There are no error messages in the logs - just a lot of: $ svn --non-interactive...