csforum
Joined: 18 Mar 2009
Posts: 230
|
| Posted: Tue Apr 28, 2009 7:32 am Post subject: Understanding the relevance of control subversion |
|
|
| Many of you may already be aware of the fact that control subversion is typically used case of system upgrades of computer application. As nearly every application has many people working together and in such a scenario mistake and possible data loss is always a possibility. These risks can increase manifold if people working on the project do not are in doubt about the common goal. Thus the need for maintaining historical data is paramount and thus control subversion is something that programmers need to pay attention. If such data is maintained properly one can quickly remove any errors that are noticed in a particular version. |
|