Document directory
Enterprise 5.5 install SVN + Apache service
Preface
(Abbreviation) is the successor of version management software that has emerged in recent years. Is a free/open-source version control system. That is to
Post from: http://www.svn8.com/SVNSY/20080212/117.html
0. View help
Command: svn help
1. Synchronize (checkout) server data to local
Command: svn checkout [directory]Svn co [directory]
Example: Synchronize the https://svn.test.cn/book/network/
SVN (subversion) is a version management tool that has emerged in recent years. SVN servers run in two ways: independent servers and Apache. The two methods have their own advantages and disadvantages. In either way, various commands are required.
Svn (subversion) is a version management tool that has emerged in recent years. svn servers run in two ways: independent servers and apache. The two methods have their own advantages and disadvantages. In either way, various commands are required.
Linux svn commands and svn commands
Check whether svn: svnserve -- version is installed
Close svn service: killall svnserve
Create svn Library: svnadmin create/opt/svn/repos
Configure Automatic Start: Put svnserve-d-r/opt/svn/repos in the last line
Use of svn commands in linux
Recently, svn is often used for code management. These commands can't be remembered, so I have to check them online. I finally found a svn command in linux, the svn commands in linux are summarized as follows.
1.
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,
This article describes how to use common svn commands in Linux Command lines.
1. Execute the file checkout in the Linux Command Line to the local directory.
Svn checkout pathpath is the directory on the server)
Example: svn checkout svn: // 192.168.1
Many Linux Command applications are often seen when Linux is used. For example, the svn command in Linux. I encountered some problems when using the svn command in Linux. I copied an article from the Internet and learned a lot. I kept it for good
Original address: http://www.rjgc.net/control/content/content.php? Nid = 4418 1. Run the file checkout to the local directory.
SVN checkout path (path is the directory on the server)
Example: SVN checkout SVN: // 192.168.1.1/Pro/Domain
Abbreviation:
1. Checkout the file to the local directory.SVN checkout path (path is the directory on the server)Example: SVN checkout SVN: // 192.168.1.1/Pro/DomainAbbreviation: SVN Co
2. Add new files to the version LibrarySVN add FileExample: SVN add test. php
Detects if Svn:svnserve--version is installedShutdown of SVN service: Killall svnserveCreate SVN library:svnadmin create/opt/svn/reposConfigure your own active startup: Put Svnserve-d-r/opt/svn/repos on the last line of/etc/rc.d/rc.local start
Subversion (SVN) is an open source version control system that manages data that changes over time. This data is placed in a central repository, which is much like an ordinary file server that remembers every change in the file so that it can be
Common SVN commands:
First you can view the Help information through SVN help/h.
Start work
Check out (checkout) server data to Local
If you've just entered a company, or a new team, and are immediately involved in a project, get the project
The Linux configuration installs the SVN service, this configuration environment is centos6.6, the kernel version 2.6.32.
Last Login:sat Mar 14 06:12:56 2015[Root@svn-server ~]# Cat/etc/redhat-releaseCentOS Release 6.6 (Final)[Root@svn-server ~]#
Windows TORTOISESVN is a resource manager of a plug-in, to overwrite the icon to indicate file status, almost so the command has a graphical interface support, more useful, here is not much to say. The main talk about the use of SVN under the Linux,
According to my memory, it seems
Windows7 from the self with one
SVNCommand-line tools. If your machine is not, don't worry. You can get the version of Subversion for Windows from http://subversion.tigris.org,
installationThen there is the Svn.exe
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.