configuration-management
A question of long-running and disruptive branches
We are about to begin prototyping a new application that will share some existing infrastruc开发者_运维知识库ture assemblies with an existing application, and also involve a significant subset of the[详细]
2023-02-04 02:14 分类:问答Official definition of CSCI (Computer Software Configuration Item)
I\'m looking for the most official definition of CSCI / Configuration Item - not just what it is but what we have to deliver / can expect when a contract defines subs开发者_开发问答ystems which shall[详细]
2023-01-27 08:36 分类:问答J2EE Application/Bean configuration Best Practices?
What is the best way to manage property sets to apply to EJB, and easily be able to vary them between machines/environments (e.g. DEV, TEST, PROD)? For example, is there a way to configure your EJB pr[详细]
2023-01-26 03:23 分类:问答SVN repository configuration
Is there any way to configure an SVN server such that it does not accept commits if a descriptive message related to changes are not entered or filled in?[详细]
2023-01-25 17:54 分类:问答How can I checkout only modified files from cvs-server using tortoiseCVS
I need to checkout the files modified by developers. I tried Date command but it check-out the whole project. But i need only m开发者_C百科odified file for my patch with directory structure. Is there[详细]
2023-01-23 06:59 分类:问答How to Configure and use web Dash Board In Cruise Control.NET
I Have a single project in my ccnet.config file. I build that project using MSBUILD.exe in .co开发者_如何学运维nfig file. Now I want to see the build results on web Dashboard, But i don\'t know , how[详细]
2023-01-20 13:00 分类:问答How to manage apache configurations to make them more portable between servers?
The common issue: you move an application from one server to another, usually this means other directories to configu开发者_Python百科re in your application configuration files and in apache conf file[详细]
2023-01-18 05:29 分类:问答Recommended way to build a .NET project with selectable configurations
Suppose I have a .NET project that builds successfully.Now, I need to selectively build to different environments, such as DEV, QA, and PROD.Each require their own config files (app.config for instanc[详细]
2023-01-17 05:01 分类:问答Proper way to pass username/password to SmtpClient (.NET)
The question is too simple, but still appreciate the short answer. I would like the SmtpClient to fetch username/password from the App.config file. From the MSDN/schema I\'ve figured out that the prop[详细]
2023-01-10 14:55 分类:问答Managing complex configurations
I would like to ask you for your opinion on the best practices of managing big numbers of complex (for example xml, .properties, custom formats etc) configuration files as nowadays every mor开发者_JS百[详细]
2023-01-09 13:05 分类:问答