cruisecontrol.net
How can I clear out my CruiseControl.Net working directories after a build?
I want to clear out the working directory in a CruiseControl.NET build after the site has been deployed because space is an issue and there\'s no requirement to keep it.[详细]
2023-03-11 02:48 分类:问答CruiseControl.NET getting error on a build
Getting the following on any build running on CC.NET V1.6 on a server. I have made sure the user running the CC.NET Service is a member of the Administrators group on the server....So why am I getting[详细]
2023-03-10 23:04 分类:问答Last build number of mercurial in cruise control .net
We are using cruise control .net with mercurial version control for continuous integration. I want to get the latest build number in the ccnet dashboard.[详细]
2023-03-10 21:33 分类:问答CruiseControl.NET: Ignore DB projects in a build
After upgrading to VS2010 we have a few .dbproj files that are causing issues in our CI builds.They do nothing except just store SQL files anyway, so I\'d like to just ignore them. I\'m running Cruise[详细]
2023-03-10 17:24 分类:问答Could not set the svn commit message in ccnet
I made a CCNET task to commit changes in a setup project after all msbuild tasks have successfully finished.[详细]
2023-03-10 08:50 分类:问答Is it bad practice to have both build server and subversion server as same machine?
Is it bad practise to have both build server and subversion server on the same machine? Previously they have been separate machines, but I wondered if it is really a waste of resources having them sep[详细]
2023-03-09 21:29 分类:问答CC.NET and SVN, enable a setting similar to TortoiseSVN "use-commit-times = yes" in CruiseControl.NET workingDirectory
I would like the cc.net workingDirectory to have the files show their commit date.The \"use-commit-times = yes\" is from TortoiseSVN settings, and believe that there is a similar setting that I can us[详细]
2023-03-09 15:42 分类:问答CruiseControl select parameters using from plugin
It\'s hard to find information regarding CruiseControl development, so I hope somebody knows it here...[详细]
2023-03-08 15:28 分类:问答How to get the build number in Cruise Control .net ccnet.config file?
I can get the Build info from CCNetLabel, which is in format: major.minor.build.revision , 开发者_开发百科I am interested in getting the build number only, is there any variable which I can access to[详细]
2023-03-08 04:37 分类:问答Changing CruiseControl.net service account [closed]
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic[详细]
2023-03-08 04:15 分类:问答