Subversion is an open source versioning tool widely used for managing the code. In my previous subversion post i have written about the basics of SVN.
-
Related Posts (YARPP)
-
Topics
-
-
Subversion is an open source versioning tool widely used for managing the code. In my previous subversion post i have written about the basics of SVN.
In this tutorial i’ll explain what is SVN , why we use it and it’s popular commands.
SVN (Subversion) is an open-source version control system. It is widely used for maintaining current and historical versions of files and directories. Using SVN you can track changes in files and directories.