ArticleDirectory
Setting up a quick tutorial on using SVN can help you familiarize yourself with the basic configurations and operations of subversion.
Setting up a quick tutorial on using SVN can help you familiarize yourself with the
SVN use tutorial
Since 2011-7-10, SAE will fully support SVN code deployment, and users can deploy code not only from any SVN client, but also to the SVN repository of the application, even if they do not use SVN client deployment code, and the code
ArticleDirectory
1.1. What is version control?
1.2. Benefits of using Version Control
1.3. Common Version Control Systems
3.1. Subversion Installation
3.2. Server Side
3.3. Client
4.1. file lock
4.2. Version library
1. SVN: server sent unexpected return value (500 internalserver error) in response to options request for 'http: // svn.moon.ossxp.com/svn/test'Incorrect user nameCheck whether the logon user name is incorrect
SVN: the server sends an unexpected
Install the Subversion client in Ubuntu:
Sudo apt-getinstall subversion-Tools
1. Check out
SVN Co http ://PATH (full directory or file path) [full local directory path]
-- UsernameUser Name
-- PasswordPassword
SVN Co SVN ://PATH (full directory or
SVN use tutorialProfileOverviewSince 2011-7-10, SAE will fully support SVN code deployment, and users can deploy code not only from any SVN client, but also to the SVN repository of the application, even if they do not use SVN client deployment code,
1 SVN locked a directory-cannot be updated
This is mostly because the svn command failed last time and is locked. If cleanup is ineffective, You have to manually delete the locked file.
Run CD at the command prompt to the directory where the svn
Address: http://blog.sina.com.cn/s/blog_4c451e0e0100dhbl.html
Install the Subversion client in Ubuntu:
Sudo apt-GetInstall subversion-ToolsSee http://www.subversion.org.cn/svnbook/1.1/index.html SVN sub-commands for details
1. Check outSVN Co
1. Get SVN program
2, install Subversion (hereinafter referred to as SVN) server side and client. Download the server side is a ZIP compression package, direct decompression can be, such as I extract to E:\subversion. Client installation file is an
1. Obtain the svn Program
2. Install the Subversion (SVN) server and client. The downloaded Server is a zip package, which can be decompressed directly. For example, I can decompress the package to E: \ subversion. The Client installation file is
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.