New to CI.  Tried Cruisecontrol.net, very hard to figure everything out.  
Is there a file behind the scenes in Jenkins, like the ccnet.config file in 
CCnet?  I am using this as a service on Windows. We have VB.net and C++ 
projects.  I can use MSBuild for the VB stuff, but msbuild does not work 
well for c++ (Visual Studio 2008), can you use devenv in Jenkins (or what)?
Can you point me to any related windows examples?

I have the VB build working in Jenkins, now trying to get the binaries into 
SVN.  Is SVN Publisher only for Java projects,if not any examples how to 
do?  Is a windows cmd file the way to go using "SVN commit"? If you create 
steps in the wrong order, how to get them in correct order, (delete and 
re-create, or edit the behind the scenes file (if there is one))?  If you 
have spaces in the paths like "Program files", do you have to use quotes 
(URLs and paths)?

Reply via email to