<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[126039] trunk/doc-new/guide/xml/portfile-phase.xml</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/126039">126039</a></dd>
<dt>Author</dt> <dd>khindenburg@macports.org</dd>
<dt>Date</dt> <dd>2014-10-02 07:39:05 -0700 (Thu, 02 Oct 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>guide: sort fetch types alphabetically; add stub for bzr</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdocnewguidexmlportfilephasexml">trunk/doc-new/guide/xml/portfile-phase.xml</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdocnewguidexmlportfilephasexml"></a>
<div class="modfile"><h4>Modified: trunk/doc-new/guide/xml/portfile-phase.xml (126038 => 126039)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/doc-new/guide/xml/portfile-phase.xml        2014-10-02 13:51:28 UTC (rev 126038)
+++ trunk/doc-new/guide/xml/portfile-phase.xml        2014-10-02 14:39:05 UTC (rev 126039)
</span><span class="lines">@@ -525,10 +525,11 @@
</span><span class="cx"> 
</span><span class="cx">           &lt;listitem&gt;
</span><span class="cx">             &lt;para&gt;Change the fetch type. This is only necessary if a &lt;link
</span><del>-            linkend=&quot;reference.phases.fetch.cvs&quot;&gt;CVS&lt;/link&gt;, &lt;link
-            linkend=&quot;reference.phases.fetch.svn&quot;&gt;svn&lt;/link&gt;, &lt;link
-            linkend=&quot;reference.phases.fetch.git&quot;&gt;git&lt;/link&gt; or &lt;link
-            linkend=&quot;reference.phases.fetch.hg&quot;&gt;hg&lt;/link&gt; checkout is be used.
</del><ins>+            linkend=&quot;reference.phases.fetch.bzr&quot;&gt;bzr&lt;/link&gt;, &lt;link
+            linkend=&quot;reference.phases.fetch.cvs&quot;&gt;cvs&lt;/link&gt;, &lt;link
+            linkend=&quot;reference.phases.fetch.git&quot;&gt;git&lt;/link&gt;, &lt;link
+            linkend=&quot;reference.phases.fetch.hg&quot;&gt;hg&lt;/link&gt;, or &lt;link
+            linkend=&quot;reference.phases.fetch.svn&quot;&gt;svn&lt;/link&gt; checkout is be used.
</ins><span class="cx">             &lt;option&gt;standard&lt;/option&gt; is used for a normal http or ftp fetch
</span><span class="cx">             using &lt;varname&gt;${distfiles}&lt;/varname&gt; and is used as
</span><span class="cx">             default.&lt;/para&gt;
</span><span class="lines">@@ -539,8 +540,9 @@
</span><span class="cx">               &lt;/listitem&gt;
</span><span class="cx"> 
</span><span class="cx">               &lt;listitem&gt;
</span><del>-                &lt;para&gt;Values: &lt;option&gt;standard&lt;/option&gt; &lt;option&gt;cvs&lt;/option&gt;
-                &lt;option&gt;svn&lt;/option&gt; &lt;option&gt;git&lt;/option&gt;&lt;/para&gt;
</del><ins>+                &lt;para&gt;Values: &lt;option&gt;standard&lt;/option&gt; &lt;option&gt;bzr&lt;/option&gt;
+                &lt;option&gt;cvs&lt;/option&gt; &lt;option&gt;git&lt;/option&gt;
+                &lt;option&gt;hg&lt;/option&gt; &lt;option&gt;svn&lt;/option&gt;&lt;/para&gt;
</ins><span class="cx">               &lt;/listitem&gt;
</span><span class="cx"> 
</span><span class="cx">               &lt;listitem&gt;
</span><span class="lines">@@ -637,6 +639,11 @@
</span><span class="cx">       &lt;/variablelist&gt;
</span><span class="cx">     &lt;/section&gt;
</span><span class="cx"> 
</span><ins>+    &lt;section id=&quot;reference.phases.fetch.bzr&quot;&gt;
+      &lt;title&gt;Fetch from BZR&lt;/title&gt;
+
+    &lt;/section&gt;
+
</ins><span class="cx">     &lt;section id=&quot;reference.phases.fetch.cvs&quot;&gt;
</span><span class="cx">       &lt;title&gt;Fetch from CVS&lt;/title&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -753,21 +760,22 @@
</span><span class="cx">       &lt;/variablelist&gt;
</span><span class="cx">     &lt;/section&gt;
</span><span class="cx"> 
</span><del>-    &lt;section id=&quot;reference.phases.fetch.svn&quot;&gt;
-      &lt;title&gt;Fetch from Subversion&lt;/title&gt;
</del><span class="cx"> 
</span><del>-      &lt;para&gt;&lt;ulink url=&quot;http://subversion.apache.org/&quot;&gt;Subversion&lt;/ulink&gt; may
-      be used as an alternative method of fetching distribution files using
-      the keywords in this section. However, fetching via Subversion may cause
-      non-reproducible builds, so it is strongly discouraged.&lt;/para&gt;
</del><ins>+    &lt;section id=&quot;reference.phases.fetch.git&quot;&gt;
+      &lt;title&gt;Fetch from Git&lt;/title&gt;
</ins><span class="cx"> 
</span><del>-      &lt;para&gt;The &lt;option&gt;svn&lt;/option&gt; &lt;link
</del><ins>+      &lt;para&gt;&lt;ulink url=&quot;http://git-scm.com/&quot;&gt;Git&lt;/ulink&gt; may be used as an
+      alternative method of fetching distribution files using the keywords in
+      this section. However, fetching via Git may cause non-reproducible
+      builds, so it is strongly discouraged.&lt;/para&gt;
+
+      &lt;para&gt;The &lt;option&gt;git&lt;/option&gt; &lt;link
</ins><span class="cx">       linkend=&quot;reference.phases.fetch.advanced.fetch-type&quot;&gt;fetch.type&lt;/link&gt;
</span><del>-      is used to fetch source code from an svn repository.&lt;/para&gt;
</del><ins>+      is used to fetch source code from a git repository.&lt;/para&gt;
</ins><span class="cx"> 
</span><span class="cx">       &lt;variablelist&gt;
</span><span class="cx">         &lt;varlistentry&gt;
</span><del>-          &lt;term&gt;svn.url&lt;/term&gt;
</del><ins>+          &lt;term&gt;git.url&lt;/term&gt;
</ins><span class="cx"> 
</span><span class="cx">           &lt;listitem&gt;
</span><span class="cx">             &lt;para&gt;This specifies the url from which to fetch files.&lt;/para&gt;
</span><span class="lines">@@ -780,21 +788,21 @@
</span><span class="cx">               &lt;listitem&gt;
</span><span class="cx">                 &lt;para&gt;Examples:&lt;/para&gt;
</span><span class="cx"> 
</span><del>-                &lt;programlisting&gt;svn.url             http://www.example.com/svn-repo/mydirectory&lt;/programlisting&gt;
</del><ins>+                &lt;programlisting&gt;git.url             git://git.kernel.org/pub/scm/git/git.git&lt;/programlisting&gt;
</ins><span class="cx"> 
</span><del>-                &lt;programlisting&gt;svn.url             svn://svn.example.com/svn-repo/mydirectory&lt;/programlisting&gt;
</del><ins>+                &lt;programlisting&gt;git.url             http://www.kernel.org/pub/scm/git/git.git&lt;/programlisting&gt;
</ins><span class="cx">               &lt;/listitem&gt;
</span><span class="cx">             &lt;/itemizedlist&gt;
</span><span class="cx">           &lt;/listitem&gt;
</span><span class="cx">         &lt;/varlistentry&gt;
</span><span class="cx"> 
</span><span class="cx">         &lt;varlistentry&gt;
</span><del>-          &lt;term&gt;svn.revision&lt;/term&gt;
</del><ins>+          &lt;term&gt;git.branch&lt;/term&gt;
</ins><span class="cx"> 
</span><span class="cx">           &lt;listitem&gt;
</span><del>-            &lt;para&gt;Optional tag for fetching with Subversion, this specifies
-            the peg revision to checkout; it corresponds to the @REV syntax of
-            the svn cli.&lt;/para&gt;
</del><ins>+            &lt;para&gt;Optional tag for fetching with git, this specifies the tag
+            or other commit-ish that git should checkout. Note that any tag on
+            a branch besides HEAD should be prefixed by origin/.&lt;/para&gt;
</ins><span class="cx"> 
</span><span class="cx">             &lt;itemizedlist&gt;
</span><span class="cx">               &lt;listitem&gt;
</span><span class="lines">@@ -804,54 +812,31 @@
</span><span class="cx">               &lt;listitem&gt;
</span><span class="cx">                 &lt;para&gt;Example:&lt;/para&gt;
</span><span class="cx"> 
</span><del>-                &lt;programlisting&gt;svn.revision        37192&lt;/programlisting&gt;
-              &lt;/listitem&gt;
-            &lt;/itemizedlist&gt;
-          &lt;/listitem&gt;
-        &lt;/varlistentry&gt;
</del><ins>+                &lt;programlisting&gt;git.branch             72bf1c8&lt;/programlisting&gt;
</ins><span class="cx"> 
</span><del>-        &lt;varlistentry&gt;
-          &lt;term&gt;svn.method&lt;/term&gt;
-
-          &lt;listitem&gt;
-            &lt;para&gt;Optional tag for fetching with Subversion, this specifies
-            whether to check out the code into a working copy, or just export
-            it without the working copy metadata. An export is preferable
-            because it takes half the disk space, but some software expects
-            to be built in a working copy (for example because it wants to
-            record the revision number into itself somewhere).&lt;/para&gt;
-
-            &lt;itemizedlist&gt;
-              &lt;listitem&gt;
-                &lt;para&gt;Default: export&lt;/para&gt;
</del><ins>+                &lt;programlisting&gt;git.branch             origin/next&lt;/programlisting&gt;
</ins><span class="cx">               &lt;/listitem&gt;
</span><del>-
-              &lt;listitem&gt;
-                &lt;para&gt;Example:&lt;/para&gt;
-
-                &lt;programlisting&gt;svn.method          checkout&lt;/programlisting&gt;
-              &lt;/listitem&gt;
</del><span class="cx">             &lt;/itemizedlist&gt;
</span><span class="cx">           &lt;/listitem&gt;
</span><span class="cx">         &lt;/varlistentry&gt;
</span><span class="cx">       &lt;/variablelist&gt;
</span><span class="cx">     &lt;/section&gt;
</span><span class="cx"> 
</span><del>-    &lt;section id=&quot;reference.phases.fetch.git&quot;&gt;
-      &lt;title&gt;Fetch from Git&lt;/title&gt;
</del><ins>+    &lt;section id=&quot;reference.phases.fetch.hg&quot;&gt;
+      &lt;title&gt;Fetch from Mercurial&lt;/title&gt;
</ins><span class="cx"> 
</span><del>-      &lt;para&gt;&lt;ulink url=&quot;http://git-scm.com/&quot;&gt;Git&lt;/ulink&gt; may be used as an
-      alternative method of fetching distribution files using the keywords in
-      this section. However, fetching via Git may cause non-reproducible
-      builds, so it is strongly discouraged.&lt;/para&gt;
</del><ins>+      &lt;para&gt;&lt;ulink url=&quot;http://mercurial.selenic.com/&quot;&gt;Mercurial&lt;/ulink&gt; may be
+      used as an alternative method of fetching distribution files using the
+      keywords in this section. However, fetching via Mercurial may cause
+      non-reproducible builds, so it is strongly discouraged.&lt;/para&gt;
</ins><span class="cx"> 
</span><del>-      &lt;para&gt;The &lt;option&gt;git&lt;/option&gt; &lt;link
</del><ins>+      &lt;para&gt;The &lt;option&gt;hg&lt;/option&gt; &lt;link
</ins><span class="cx">       linkend=&quot;reference.phases.fetch.advanced.fetch-type&quot;&gt;fetch.type&lt;/link&gt;
</span><del>-      is used to fetch source code from a git repository.&lt;/para&gt;
</del><ins>+      is used to fetch source code from a Mercurial repository.&lt;/para&gt;
</ins><span class="cx"> 
</span><span class="cx">       &lt;variablelist&gt;
</span><span class="cx">         &lt;varlistentry&gt;
</span><del>-          &lt;term&gt;git.url&lt;/term&gt;
</del><ins>+          &lt;term&gt;hg.url&lt;/term&gt;
</ins><span class="cx"> 
</span><span class="cx">           &lt;listitem&gt;
</span><span class="cx">             &lt;para&gt;This specifies the url from which to fetch files.&lt;/para&gt;
</span><span class="lines">@@ -864,33 +849,33 @@
</span><span class="cx">               &lt;listitem&gt;
</span><span class="cx">                 &lt;para&gt;Examples:&lt;/para&gt;
</span><span class="cx"> 
</span><del>-                &lt;programlisting&gt;git.url             git://git.kernel.org/pub/scm/git/git.git&lt;/programlisting&gt;
</del><ins>+                &lt;programlisting&gt;hg.url              http://www.kernel.org/hg/index.cgi/linux-2.6/&lt;/programlisting&gt;
</ins><span class="cx"> 
</span><del>-                &lt;programlisting&gt;git.url             http://www.kernel.org/pub/scm/git/git.git&lt;/programlisting&gt;
</del><ins>+                &lt;programlisting&gt;hg.url              http://hg.intevation.org/mercurial&lt;/programlisting&gt;
</ins><span class="cx">               &lt;/listitem&gt;
</span><span class="cx">             &lt;/itemizedlist&gt;
</span><span class="cx">           &lt;/listitem&gt;
</span><span class="cx">         &lt;/varlistentry&gt;
</span><span class="cx"> 
</span><span class="cx">         &lt;varlistentry&gt;
</span><del>-          &lt;term&gt;git.branch&lt;/term&gt;
</del><ins>+          &lt;term&gt;hg.tag&lt;/term&gt;
</ins><span class="cx"> 
</span><span class="cx">           &lt;listitem&gt;
</span><del>-            &lt;para&gt;Optional tag for fetching with git, this specifies the tag
-            or other commit-ish that git should checkout. Note that any tag on
-            a branch besides HEAD should be prefixed by origin/.&lt;/para&gt;
</del><ins>+            &lt;para&gt;Optional tag which should be fetched. Can be a Mercurial tag
+            or a revision. To prevent non-reproducible builds use of tip as
+            revision is discouraged.&lt;/para&gt;
</ins><span class="cx"> 
</span><span class="cx">             &lt;itemizedlist&gt;
</span><span class="cx">               &lt;listitem&gt;
</span><del>-                &lt;para&gt;Default: none&lt;/para&gt;
</del><ins>+                &lt;para&gt;Default: tip&lt;/para&gt;
</ins><span class="cx">               &lt;/listitem&gt;
</span><span class="cx"> 
</span><span class="cx">               &lt;listitem&gt;
</span><span class="cx">                 &lt;para&gt;Example:&lt;/para&gt;
</span><span class="cx"> 
</span><del>-                &lt;programlisting&gt;git.branch             72bf1c8&lt;/programlisting&gt;
</del><ins>+                &lt;programlisting&gt;hg.tag              v1.3&lt;/programlisting&gt;
</ins><span class="cx"> 
</span><del>-                &lt;programlisting&gt;git.branch             origin/next&lt;/programlisting&gt;
</del><ins>+                &lt;programlisting&gt;hg.tag              ceb884843737&lt;/programlisting&gt;
</ins><span class="cx">               &lt;/listitem&gt;
</span><span class="cx">             &lt;/itemizedlist&gt;
</span><span class="cx">           &lt;/listitem&gt;
</span><span class="lines">@@ -898,21 +883,21 @@
</span><span class="cx">       &lt;/variablelist&gt;
</span><span class="cx">     &lt;/section&gt;
</span><span class="cx"> 
</span><del>-    &lt;section id=&quot;reference.phases.fetch.hg&quot;&gt;
-      &lt;title&gt;Fetch from Mercurial&lt;/title&gt;
</del><ins>+    &lt;section id=&quot;reference.phases.fetch.svn&quot;&gt;
+      &lt;title&gt;Fetch from Subversion&lt;/title&gt;
</ins><span class="cx"> 
</span><del>-      &lt;para&gt;&lt;ulink url=&quot;http://mercurial.selenic.com/&quot;&gt;Mercurial&lt;/ulink&gt; may be
-      used as an alternative method of fetching distribution files using the
-      keywords in this section. However, fetching via Mercurial may cause
</del><ins>+      &lt;para&gt;&lt;ulink url=&quot;http://subversion.apache.org/&quot;&gt;Subversion&lt;/ulink&gt; may
+      be used as an alternative method of fetching distribution files using
+      the keywords in this section. However, fetching via Subversion may cause
</ins><span class="cx">       non-reproducible builds, so it is strongly discouraged.&lt;/para&gt;
</span><span class="cx"> 
</span><del>-      &lt;para&gt;The &lt;option&gt;hg&lt;/option&gt; &lt;link
</del><ins>+      &lt;para&gt;The &lt;option&gt;svn&lt;/option&gt; &lt;link
</ins><span class="cx">       linkend=&quot;reference.phases.fetch.advanced.fetch-type&quot;&gt;fetch.type&lt;/link&gt;
</span><del>-      is used to fetch source code from a Mercurial repository.&lt;/para&gt;
</del><ins>+      is used to fetch source code from an svn repository.&lt;/para&gt;
</ins><span class="cx"> 
</span><span class="cx">       &lt;variablelist&gt;
</span><span class="cx">         &lt;varlistentry&gt;
</span><del>-          &lt;term&gt;hg.url&lt;/term&gt;
</del><ins>+          &lt;term&gt;svn.url&lt;/term&gt;
</ins><span class="cx"> 
</span><span class="cx">           &lt;listitem&gt;
</span><span class="cx">             &lt;para&gt;This specifies the url from which to fetch files.&lt;/para&gt;
</span><span class="lines">@@ -925,34 +910,57 @@
</span><span class="cx">               &lt;listitem&gt;
</span><span class="cx">                 &lt;para&gt;Examples:&lt;/para&gt;
</span><span class="cx"> 
</span><del>-                &lt;programlisting&gt;hg.url              http://www.kernel.org/hg/index.cgi/linux-2.6/&lt;/programlisting&gt;
</del><ins>+                &lt;programlisting&gt;svn.url             http://www.example.com/svn-repo/mydirectory&lt;/programlisting&gt;
</ins><span class="cx"> 
</span><del>-                &lt;programlisting&gt;hg.url              http://hg.intevation.org/mercurial&lt;/programlisting&gt;
</del><ins>+                &lt;programlisting&gt;svn.url             svn://svn.example.com/svn-repo/mydirectory&lt;/programlisting&gt;
</ins><span class="cx">               &lt;/listitem&gt;
</span><span class="cx">             &lt;/itemizedlist&gt;
</span><span class="cx">           &lt;/listitem&gt;
</span><span class="cx">         &lt;/varlistentry&gt;
</span><span class="cx"> 
</span><span class="cx">         &lt;varlistentry&gt;
</span><del>-          &lt;term&gt;hg.tag&lt;/term&gt;
</del><ins>+          &lt;term&gt;svn.revision&lt;/term&gt;
</ins><span class="cx"> 
</span><span class="cx">           &lt;listitem&gt;
</span><del>-            &lt;para&gt;Optional tag which should be fetched. Can be a Mercurial tag
-            or a revision. To prevent non-reproducible builds use of tip as
-            revision is discouraged.&lt;/para&gt;
</del><ins>+            &lt;para&gt;Optional tag for fetching with Subversion, this specifies
+            the peg revision to checkout; it corresponds to the @REV syntax of
+            the svn cli.&lt;/para&gt;
</ins><span class="cx"> 
</span><span class="cx">             &lt;itemizedlist&gt;
</span><span class="cx">               &lt;listitem&gt;
</span><del>-                &lt;para&gt;Default: tip&lt;/para&gt;
</del><ins>+                &lt;para&gt;Default: none&lt;/para&gt;
</ins><span class="cx">               &lt;/listitem&gt;
</span><span class="cx"> 
</span><span class="cx">               &lt;listitem&gt;
</span><span class="cx">                 &lt;para&gt;Example:&lt;/para&gt;
</span><span class="cx"> 
</span><del>-                &lt;programlisting&gt;hg.tag              v1.3&lt;/programlisting&gt;
</del><ins>+                &lt;programlisting&gt;svn.revision        37192&lt;/programlisting&gt;
+              &lt;/listitem&gt;
+            &lt;/itemizedlist&gt;
+          &lt;/listitem&gt;
+        &lt;/varlistentry&gt;
</ins><span class="cx"> 
</span><del>-                &lt;programlisting&gt;hg.tag              ceb884843737&lt;/programlisting&gt;
</del><ins>+        &lt;varlistentry&gt;
+          &lt;term&gt;svn.method&lt;/term&gt;
+
+          &lt;listitem&gt;
+            &lt;para&gt;Optional tag for fetching with Subversion, this specifies
+            whether to check out the code into a working copy, or just export
+            it without the working copy metadata. An export is preferable
+            because it takes half the disk space, but some software expects
+            to be built in a working copy (for example because it wants to
+            record the revision number into itself somewhere).&lt;/para&gt;
+
+            &lt;itemizedlist&gt;
+              &lt;listitem&gt;
+                &lt;para&gt;Default: export&lt;/para&gt;
</ins><span class="cx">               &lt;/listitem&gt;
</span><ins>+
+              &lt;listitem&gt;
+                &lt;para&gt;Example:&lt;/para&gt;
+
+                &lt;programlisting&gt;svn.method          checkout&lt;/programlisting&gt;
+              &lt;/listitem&gt;
</ins><span class="cx">             &lt;/itemizedlist&gt;
</span><span class="cx">           &lt;/listitem&gt;
</span><span class="cx">         &lt;/varlistentry&gt;
</span></span></pre>
</div>
</div>

</body>
</html>