nextuser 发表于 2015-1-6 18:14 问题解决了 可能是项目的原因 换成java的就没事了 谢谢您的回答了 |
springse 发表于 2015-1-6 17:03 一个软件分为源代码和app(应用程序)。你第一个提交的是应用程序吧,你提交下源码文件试试。 而不是改变参数。 cf push source hello.rb说有太多的输入参数,用cf push hello.rb |
nextuser 发表于 2015-1-6 16:17 您好,我的项目是名是 hello.rb,我用cf push source hello.rb说有太多的输入参数,用cf push hello.rb还是报那个错误,请问还有什么方法解决呢 |
springse 发表于 2015-1-6 14:39 对的,你可以试试 |
push source files 试试 |