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,
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
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
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
This Monday found a very important library inside the Rel_tags directory is gone, quickly check the log. Find the following article, using the following methods:
1. In the local workingcopy, use Tortoisesvn->showlog to view the history of the
Http://cache.baidu.com/C? M = benchmark & P = cb77c64ad18492b308e2907f555c & User = Baidu & fm = SC & query = SVN + Linux + % C3 % FC % C1 % EE & qid = 9f1c43b0009e553d & p1 = 5
1,Run the file checkout to the local directory.
SVN checkoutPATH
Transferred from: http://www.cnblogs.com/luckythan/p/4478706.htmlThe basic operating procedure for SVN is:You just entered a new company and asked you to take over an ongoing project, and you opened the terminal and wrote: SVN co
In development, in addition to svn updates on the local folder, svn operations on the command line are also critical. The following lists some documents excerpted by the website:1,Run the file checkout to the local directory.SVN checkoutPath (path
1) git is distributed, and SVN is not:This is the core difference between git and other non-distributed version control systems, such as SVN,CVS. If you can understand this concept, then you are already half-done. There is a need to make a statement
This assumes that the SVN project directory is/data/svn/project, we want to exclude Trunk/test.exe files and trunk/notallowed/directories, the following steps and the SVN command executed (under the bin directory of the SVN installation directory)
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.