Rev 516: Update mapping for singlebranchingscheme. in file:///data/jelmer/bzr-svn/0.4/

Jelmer Vernooij jelmer at samba.org
Thu Jul 12 09:28:38 BST 2007


At file:///data/jelmer/bzr-svn/0.4/

------------------------------------------------------------
revno: 516
revision-id: jelmer at samba.org-20070708141353-6npnskwaakaak292
parent: jelmer at samba.org-20070705103229-tiahwcgwm7lokboq
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Sun 2007-07-08 15:13:53 +0100
message:
  Update mapping for singlebranchingscheme.
modified:
  mapping.txt                    mapping.txt-20060625151311-9ghaqrm71ajq593n-1
=== modified file 'mapping.txt'
--- a/mapping.txt	2007-06-24 14:08:49 +0000
+++ b/mapping.txt	2007-07-08 14:13:53 +0000
@@ -29,6 +29,9 @@
 - ListBranchingScheme: There is a list of branches. This branching 
   scheme is present in the code, but is never used automatically (yet).
 
+- SingleBranchingScheme: There is a single branch (path of that branch is also 
+	part of the scheme name).
+
 The branching scheme can be explicitly specified or automatically guessed. 
 The guessing algorithm currently works as follows and is based on paths 
 relative to the repository root:
@@ -52,7 +55,7 @@
 including the branch path (trunk, branches/SAMBA_4_0, etc) in the 
 revision-id. Example revision id:
 
-``svn-v3-trunk:0c0555d6-39d7-0310-84fc-f1cc0bd64818:trunk:14323``
+``svn-v3-trunk0:0c0555d6-39d7-0310-84fc-f1cc0bd64818:trunk:14323``
 
 The version number is used to distinguish between versions of the mapping 
 between Bazaar and Subversion. The mapping will change when previously 




More information about the bazaar-commits mailing list