Tuesday, 14 August 2012

SVN or Apache Subversion : What is SVN and How it Works

SVN or Apache Subversion is a free software for version control of files and directories for Open Source Software distribution and used by hosts like WordPress. If you are a WordPress user, you must have seen in plugin download pages this SVN link. We previously wrote about Git, SVN is done for versioning. The versioning is done on a central repository (like WordPress) in the form of a simple revision. If there are changes to the content distributed on the computers of the developers, the repository and the public repository updates them.…

No comments:

Post a Comment