Http://www.cnblogs.com/ylqmf/archive/2011/09/13/2174429.html
http://blog.csdn.net/vincent17113/article/details/6265423: Not collated reference articles 1,SVN introduction
SVN (Subversion) is a free, open source version of the project source Code
Svn combined with rsync code publishing system, svnrsync
Submitted by development to the test environment, tested, and released in a unified manner by O & M. The test requires a test server and an online (production environment) server. Svn running
Svn help command to obtain sub-Commands description svn info $ URL view workspace information svn list displays the list of svn record files in the current directory, do not access version library svn list $ URL do not download to local View File
Reprinted:
SVN command in Mac Svn help command to obtain sub-Commands description SVN info $ URL view workspace information SVN List displays the list of SVN record files in the current directory, do not access version library SVN list $ URL do
Svn combined with rsync code Publishing System
Submitted by development to the test environment, tested, and released in a unified manner by O & M. The test requires a test server and an online (production environment) server. Svn running on the
This disk describes some of the most commonly used commands for Linux environments, including commands for SVN version control and vim editing commands. This article is original, if need reprint, please famous source: http://blog.csdn.net/qq_22327455
First, get information from the version library
SVN help command
Get Child Command Description
SVN info $URL
View workspace Information
If the directory address, view the local directory information, if no $dir, default to the current directory
If
Recently in the Linux system to play some svn things, feel a mess of head, so I tidied up some beginners must understand the basic commands:1. SVN--version: View the SVN client version under the Linux system. Client side version should be consistent
Directory
First, get information from the version library ... 1
Second, from the version of the library to the local ... 2
Third, from local to version library ... 2
Four, advanced application ... 4
First, get information from the version library
I. Getting information from a repository
SVN help command
Gets the description of the subcommand
SVN info $URL
View workspace Information
If the directory address, view the local directory information, if no $dir, the default is that the current
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
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
Install subversionclient in Ubuntu:
Sudo apt-getinstall subversion-Tools
1. Check out
SVN Co http ://PATH (full path of folders or files) [full path of local folders]
-- UsernameUser Name
-- PasswordPassword
SVN Co SVN ://PATH (full path of
One, ignoring a single directory1. Ignore foldersIf the directory oa.youxi.com is from SVN checkout, add material to the server's local directory, but do not want to add material to version control, so we need to ignore this directoryFirst use the
SVN add values/strings. xml // -- add
SVN st // -- view the status
Svn ci // -- submit SVN ci-M "svn ci, permission"
1,Run the file checkout to the local directory.
SVN checkout
PATH (path is the directory on the server)
For example: SVN checkout
1. Subversion Basic operationis a free/open source version control system (SVN)Multi-person collaboration documentation and tracking of changes made1.1 Basic Concepts:Repository: Is the core of version control; any number of clients; clients share
SVN client user guide for Linux svnaddvalues/strings. xml // -- add www.2cto. comsvnst // -- View status svnci // -- submit svnci-m & quot; svnci, permission & quot; 1. run the file checkout to the local directory svnc... SVN add values/strings. xml
SVN add values/strings. xml // -- add www.2cto.com svn st // -- View status svn ci // -- submit svn ci-m "svn ci, permission "1. Run the file checkout to the local directory svn checkout path (path is the directory on the server) for example: svn
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.