KDE SVN/zh-cn: Difference between revisions

From KDE UserBase Wiki
m (Created page with "KDE SVN")
 
m (Created page with "Category:开发/zh-cn")
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages />
<languages />
The KDE SVN is an online archive that stores the [http://en.wikipedia.org/wiki/Source_code source code] for KDE. It is possible for anyone to browse the SVN by visiting the [http://websvn.kde.org/ web SVN]. The name "SVN" comes from the software that the archive uses, which is called Subversion.
KDE SVN 是存放 KDE [http://en.wikipedia.org/wiki/Source_code 源代码] 的在线存储服务。任何人都可以访问 [http://websvn.kde.org/ web SVN] 来浏览 SVN。"SVN" 这个词来自存储服务使用的软件,名叫 Subversion。


The archive contains not only the version of KDE that is under development but also the current stable release and the history of changes to KDE.
在线存档中不仅包括了开发中的 KDE 版本,也包括了当前稳定的版本以及 KDE 历史上的版本变动。


If someone refers to a new feature as being "in the SVN" it usually means that it is not available yet but that a working version has been created and will probably be available in the next release.
如果有人提到说某个新特性在 SVN 中,意思是该特性当前还不可用,可能会在下个版本中公布。


[[Category:Development]]
[[Category:开发/zh-cn]]

Latest revision as of 16:04, 12 October 2010

KDE SVN 是存放 KDE 源代码 的在线存储服务。任何人都可以访问 web SVN 来浏览 SVN。"SVN" 这个词来自存储服务使用的软件,名叫 Subversion。

在线存档中不仅包括了开发中的 KDE 版本,也包括了当前稳定的版本以及 KDE 历史上的版本变动。

如果有人提到说某个新特性在 SVN 中,意思是该特性当前还不可用,可能会在下个版本中公布。