I have a few SSIS 开发者_高级运维packages that are built in VS2008 I am trying to set up to run on a schedule with the SQL Server Agent. I am having trouble figuring out how to deploy these. I can run
Trying to get the hang of deploying a rails 3.1 App ... Based on what I\'ve read, I\'ve put the following code in my deploy.rb:
I am calling C++ method using DLL file in my Java project. Right now, I have hard coded the path. The application will be deployed on many machines and it also run on multiple machine. Where should
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I am working on K2 Blackperl project, and we share one K2 server for both development and testing. I deploy the 2 web sites for dev and testing and connect to dev database and test data base, it is no
Are there any hacks around the normal (and infuriating) Visual Studio开发者_运维问答 Deploy Solution numbering system?
My team has been getting more and more into CMSes over the past couple years. We have also been getting more and more into continuous integration. Reconciling the two has proven to be difficult. To ma
I\'m developing a JavaEE application on Glasfish Application Server. I\'m developing so I\'m continously deployig/undeploying the application.
I have a CI 2.0 project under VCS w/ the repo hosted on my server. Currently I have a bash script that I\'ve posted开发者_如何学JAVA below. It checks out the source code, moves some files around, and
I\'m writing small application using OpenCV. Everything works great on my computer. I can compile and run my program without any problems.However if I copy Debug directory to another computer and try