Font Size: a A A

Svn Project-based Document Management System Implemented

Posted on:2013-01-06Degree:MasterType:Thesis
Country:ChinaCandidate:X L DingFull Text:PDF
GTID:2218330368997898Subject:Software engineering
Abstract/Summary:PDF Full Text Request
Each project must go through software requirements analyzing, system designing, coding, implementation, integration testing And so on. It will generate a variety of different artifacts, including documentation, source code, executable code, support libraries and so on. However, there will be document changes frequently inevitably, when the project by many developers work together to complete, for such a large and changing set of information, how to make it orderly, efficient storage, search and use to become a outstanding problem.In daily software development, software developers around the world explored a method to solve the frequent change of document management which was named software configuration. Its main ideas was version control. Version control was the core idea of software configuration management. It was one of the software development process refereed to various program code, configuration files, documentation , and change management.The main feature is the version control was tracking changes to the document. What is it when someone changed which file and other information faithfully recorded. Each time the file changes, the version number will be increased. In addition to records of version changes, version control was another important feature off parallel development. Software development was common people working together, and version control could effectively solve the different development versions of the synchronization and communication problems between development. It improved efficiency of collaborative development. Parallel development of different versions of the most common software and bug fixing problems, could be effectively resoled by branching and merging in version control .Through analyzing working principle of SVN, we applied SVN to project management in order to coordinating multiple development members or groups to control progress and development of code version control. By doing this, the development team members of the group could clearly understanding the progress of development among members , and made team work easier. Work efficiency was great enhanced by using SVN. For SVN can not make program manager know progress of a project, and can not macroeconomic statistics the working of developer everyday, we extended SVN to control project development progress, make SVN better, and program manager can know project development progress more clearly.
Keywords/Search Tags:Software Configuration, Version, Version Control, SVN
PDF Full Text Request
Related items