How to Put a Project under SVN Source Control



0
36258

Developers use SVN to maintain current and historical versions of files such as source code, web pages, and documentation. In this tutorial, I'll be doing a walkthrough of how to put a PHP project into source control using Subversion also known as SVN. I will be using the command line on an Ubuntu server to create a new repository, and TortoiseSVN to checkout and commit files into SVN. Below are links where you can download the applications used in this tutorial: Subversion: http://subversion.tigris.org/ TortoiseSVN: http://tortoisesvn.tigris.org/ Putty: http://www.chiark.greenend.org.uk/~sgtatham/putty/ Brought to you by: http://www.deer-creek.ca

Published by: Deer Creek Learning Channel Published at: 12 years ago Category: چگونه