svnsync.1

来自「subversion-1.4.5.tar.gz 配置svn的源码」· 1 代码 · 共 28 行

1
28
字号
.\" You can view this file with:.\" nroff -man [filename].\".TH svnsync 1.SH NAMEsvnsync \- Subversion repository synchronization tool.SH SYNOPSIS.TP\fBsvnsync\fP \fIcommand\fP \fIdest-url\fP [\fIoptions\fP] [\fIargs\fP].SH OVERVIEWSubversion is a version control system, which allows you to keep oldversions of files and directories (usually source code), keep a log ofwho, when, and why changes occurred, etc., like CVS, RCS or SCCS.\fBSubversion\fP keeps a single copy of the master sources.  This copyis called the source ``repository''; it contains all the informationto permit extracting previous versions of those files at any time.For more information about the Subversion project, visit http://subversion.tigris.org.Documentation for Subversion and its tools, including detailed usageexplanations of the \fBsvn\fP, \fBsvnadmin\fP, \fBsvnserve\fP and\fBsvnlook\fP programs, historical background, philosophical approaches and reasonings, etc., can be found at http://svnbook.red-bean.com/.Run `svnsync help' to access the built-in tool documentation.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?