After you deploy Apache Subversion (SVN), you can check out a project from the SVN repository to a local directory, commit local modifications to the repository, obtain updates from the repository, and reverse deleted files.
Prerequisites
Commit modifications
To commit local modifications to the repository, follow these steps:
Obtain updates
After the project in the SVN repository is updated, you can right-click a blank area
in the local project folder, and select SVN Update to download and display all updates.
Note When you right-click a blank area in the local project folder and select SVN Update,
all files in the project folder are overwritten. Therefore, we recommend that you
back up the original project folder before the update operation, in case some required
content may be overwritten.
Reverse deleted data
To reverse deleted data, follow these steps: