{ "name": "helloLib", "svn_exports": { }, "scm": "none", "scm_origin": "", "branch": null, "command_order": [ "pull", "upgrade", "setup", "add", "build", "test", "commit", "push", "verify", "publish" ], "relative_directory": "lep-open/DevTasksGem/spec/test_data/cpp_projects/helloLib", "working_directory": "/Users/louie/wrk/lep-open/DevTasksGem/spec/test_data/cpp_projects/helloLib", "context": "wrk", "machine": "bluefin", "platform": "universal.x86_64-darwin14", "dev_root": "/Users/louie", "settings": { "colorize": true }, "files": { "source": "helloLib.cpp helloLib.h helloLib.v12.sln helloLib.v12.vcxproj helloLib.v12.vcxproj.filters helloLib.v9.sln helloLib.v9.vcproj rakefile.rb", "build": "helloLib.v12.sln helloLib.v9.sln", "artifact": "helloLib.h" }, "commands": { "upgrade": [ ], "setup": [ "svnadmin --help", "svnadmin create repo" ], "build": [ ], "test": [ ], "add": [ ], "commit": [ ], "push": [ ], "verify": [ ], "publish": [ "svn mkdir file:////Users/louie/wrk/lep-open/DevTasksGem/spec/test_data/cpp_projects/helloLib/repo/lep-open/DevTasksGem/spec/test_data/cpp_projects/helloLib-0 --parents -m\"publish\"", "svn checkout file:////Users/louie/wrk/lep-open/DevTasksGem/spec/test_data/cpp_projects/helloLib/repo/lep-open/DevTasksGem/spec/test_data/cpp_projects/helloLib-0 /Users/louie/tmp/lep-open/DevTasksGem/spec/test_data/cpp_projects/helloLib@0", "<%Environment.copy_files(DEV_TASKS[:files][:artifact],'/Users/louie/tmp/lep-open/DevTasksGem/spec/test_data/cpp_projects/helloLib@0')%>", "<%Environment.svn_add_all('/Users/louie/tmp/lep-open/DevTasksGem/spec/test_data/cpp_projects/helloLib@0')%>", "svn commit /Users/louie/tmp/lep-open/DevTasksGem/spec/test_data/cpp_projects/helloLib@0@ -m\"publish\"", "<%FileUtils.rm_r('/Users/louie/tmp/lep-open/DevTasksGem/spec/test_data/cpp_projects/helloLib@0')%>" ] }, "dependencies": { }, "newest_source_file": "rakefile.rb", "newest_artifact_file": "helloLib.h", "up_to_date": false, "debug": true, "publish_path": "file:////Users/louie/wrk/lep-open/DevTasksGem/spec/test_data/cpp_projects/helloLib/repo" }