<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-CN">
	<id>https://gracesleon.com/index.php?action=history&amp;feed=atom&amp;title=SVN%E8%A7%84%E7%BA%A6</id>
	<title>SVN规约 - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://gracesleon.com/index.php?action=history&amp;feed=atom&amp;title=SVN%E8%A7%84%E7%BA%A6"/>
	<link rel="alternate" type="text/html" href="https://gracesleon.com/index.php?title=SVN%E8%A7%84%E7%BA%A6&amp;action=history"/>
	<updated>2026-04-19T15:13:47Z</updated>
	<subtitle>本wiki的该页面的版本历史</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://gracesleon.com/index.php?title=SVN%E8%A7%84%E7%BA%A6&amp;diff=26&amp;oldid=prev</id>
		<title>Leon：创建页面，内容为“== SVN目录规约 ==  根据软件过程制定SVN目录，具体如下：  &lt;syntaxhighlight lang=&quot;java&quot;&gt; /ProjectRoot   /Baseline                     // 基线   /C…”</title>
		<link rel="alternate" type="text/html" href="https://gracesleon.com/index.php?title=SVN%E8%A7%84%E7%BA%A6&amp;diff=26&amp;oldid=prev"/>
		<updated>2019-04-11T11:21:22Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“== SVN目录规约 ==  根据软件过程制定SVN目录，具体如下：  &amp;lt;syntaxhighlight lang=&amp;quot;java&amp;quot;&amp;gt; /ProjectRoot   /Baseline                     // 基线   /C…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== SVN目录规约 ==&lt;br /&gt;
&lt;br /&gt;
根据软件过程制定SVN目录，具体如下：&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;java&amp;quot;&amp;gt;&lt;br /&gt;
/ProjectRoot&lt;br /&gt;
  /Baseline                     // 基线&lt;br /&gt;
  /ConfigurationItems           // 配置项&lt;br /&gt;
    /00_ProjectPlanning            &lt;br /&gt;
    /01_ProjectInitialization      &lt;br /&gt;
    /02_Requirement                // 02_需求&lt;br /&gt;
    /03_SystemDesign               // 03_系统设计&lt;br /&gt;
    /04_ConstructCheck             // 04_实现与测试&lt;br /&gt;
      /branch                         // branch&lt;br /&gt;
      /commit                         // commit&lt;br /&gt;
      /document                       // 文档&lt;br /&gt;
        /01_CodeReview                   // 代码走查&lt;br /&gt;
        /02_UnitTest                     // 单元测试&lt;br /&gt;
        /03_AssemblyTest                 // 集成测试&lt;br /&gt;
      /tag                            // tag&lt;br /&gt;
      /trunk                          // trunk&lt;br /&gt;
    /05_SystemTest                 &lt;br /&gt;
    /06_Publish                    &lt;br /&gt;
    /07_UserTest                   &lt;br /&gt;
    /08_CustomerAcceptance         &lt;br /&gt;
    /09_SystemIntegration          &lt;br /&gt;
    /10_CompleteProject            &lt;br /&gt;
    /99_ProjectSupport             &lt;br /&gt;
      /01_ProjectPlanMonitoring       &lt;br /&gt;
      /02_RiskManagement              &lt;br /&gt;
      /03_SupplierAgreementManagement &lt;br /&gt;
      /04_Review                      &lt;br /&gt;
      /05_QualityAssurance            &lt;br /&gt;
      /06_ConfigurationManagement     &lt;br /&gt;
      /07_MeasurementAnalysis         &lt;br /&gt;
      /08_DecisionAnalysisResolution  &lt;br /&gt;
      /09_CustomerSatisfactionSurvey  &lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== SVN注释规约 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
TASK#123 [90%]你的任务&lt;br /&gt;
&lt;br /&gt;
BUG#123 [100%]你的Bug&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==SVN提交规约==&lt;br /&gt;
&lt;br /&gt;
提交到版本库的代码&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;不能出现&amp;lt;/span&amp;gt;warnnings警告&lt;/div&gt;</summary>
		<author><name>Leon</name></author>
		
	</entry>
</feed>