[Pkg-bazaar-commits] ./bzr-builddeb/trunk r229: Merge Jelmer's addition to the docs on snapshot handling.

James Westby jw+debian at jameswestby.net
Thu May 15 15:13:23 UTC 2008


------------------------------------------------------------
revno: 229
committer: James Westby <jw+debian at jameswestby.net>
branch nick: trunk
timestamp: Thu 2008-05-15 16:13:23 +0100
message:
  Merge Jelmer's addition to the docs on snapshot handling.
modified:
  doc/user_manual/export_upstream.rst
    ------------------------------------------------------------
    revno: 226.3.1
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: doc
    timestamp: Thu 2008-05-15 16:57:41 +0200
    message:
      Document ~bzr and ~svn.
    modified:
      doc/user_manual/export_upstream.rst
-------------- next part --------------
=== modified file 'doc/user_manual/export_upstream.rst'
--- a/doc/user_manual/export_upstream.rst	2007-10-23 21:25:20 +0000
+++ b/doc/user_manual/export_upstream.rst	2008-05-15 14:57:41 +0000
@@ -121,5 +121,11 @@
 Note that this variable substitution only occurs from the configuration file,
 and does not work if this option is passed on the command line.
 
+It is possible to export a snapshot of the upstream by appending ``~bzr``
+and a revision number to the upstream version. For example, using version 
+``0.1~bzr42-1`` in the changelog would export revision 42 in the upstream
+branch. A similar directive exists for Subversion revision numbers. E.g. 
+``0.1~svn42-1`` would export Subversion revision 42.
+
 .. vim: set ft=rst tw=76 :
 



More information about the Pkg-bazaar-commits mailing list