📄 protocol.texi
字号:
@node Protocol
@chapter Protocol
The Subversion client library @code{libsvn_ra_dav} uses the @emph{Neon}
library to generate WebDAV DeltaV requests and sends them to a
"Subversion-aware" Apache server.
This Apache server is running @emph{mod_dav} and @emph{mod_dav_svn},
which translates the requests into Subversion filesystem calls.
For more info, @xref{Network Layer}.
For a detailed description of exactly how Greg Stein
<@email{gstein@@lyra.org}> is mapping the WebDAV DeltaV spec to
Subversion, see his paper:
@uref{http://svn.collab.net/repos/svn/trunk/www/webdav-usage.html}
For more information on WebDAV and the DeltaV extensions, see
@uref{http://www.webdav.org} and @uref{http://www.webdav.org/deltav}.
For more information on @emph{Neon}, see
@uref{http://www.webdav.org/neon}.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -