Overview
First, let's briefly introduce the differences between git and SVN. I think the important parts are as follows:
Git is a distributed version control system. This is very different from SVN's central control system. The most significant
SVN(Subversion) is a free, open-source project source code versioning tool. Currently, the vast majority of open source and Enterprise code management uses SVN as the code version management software.
Subversion stores files in the central
Svn FAQs, errors, commands, and summaryOne of the mistakes I made myself was:/svn/MyERP_core_Main /! Svn/act/b8bd621b-c193-4969-b66c-d35f11009815 was later confirmed to be the address of the case, I modified the case, and then deleted the local file,
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
BenArticleRefer to the following three articles:How to display HTML files under Svn of googlecode in FirefoxPlace HTML documents in the svn repository of Google CodeSVN
Googlecode can be used as a free and stable static resource space, such as
Reprinted from: http://blog.csdn.net/tengbaichuan/article/details/10632349
------------------Reference Document--------------------Official document: http://www.subversion.org.cn/svnbook/includes downloadable PDFs and one page of HTML.Configuration
Basic operations1. Checkout only need to do once!2. Daily before work: Commit "Run Version"3. Daily before work: all code before updateUse environmentTo use SVN to manage your source code, you have to have 2 sets of environmentsServer1. The source
Subvision SVN (SVN server) Installation Tutorial:I. Preparations1. Obtain the Subversion server programDownload the latest server installer from the official website (http://subversion.tigris.org. The latest version is 1.4.6, specific in:
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.