Saturday, May 06, 2006

Configuration Management in Java EE Applications Using Subversion

Configuration Management in Java EE Applications Using Subversion
by Swaminathan Radhakrishnan
05/03/2006

The most critical asset of any enterprise application is the data that it stores. Today's enterprise applications are often required to not just store data, but also keep track of all the changes that are made. This expectation also permeates into an associated set of requirements, such as tracking the reason for each change, the time of the change etc. In many cases, the data tracking requirements apply to data that applications store in the form of documents. Using Subversion can help satisfy these complicated, albeit common, requirements.

No comments: