document checkout.html.svn-base

来自「PHP 知识管理系统(基于树结构的知识管理系统), 英文原版的PHP源码。」· SVN-BASE 代码 · 共 21 行

SVN-BASE
21
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html><head>   <title>Document Checkout</title></head><body><h2>Override Document Check out</h2><p>The KnowledgeTree administrator may override the checked-out status of a document to force a document back in to the repository. This action restores the content version of the document as it was before it was checked out.</p><br /><p>Forced check-in is used when a checked out document is urgently required back in the repository so that another user can check out the document to update it, and the original document is no longer available and/or the user who checked that document out is not available to check-in the document. </p></body></html>

⌨️ 快捷键说明

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