[Checkins] SVN: keas.build/trunk/src/keas/build/index.txt add some doc about -n -d with versioned branches

Adam Groszer agroszer at gmail.com
Fri Sep 4 10:50:01 EDT 2009


Log message for revision 103547:
  add some doc about -n -d with versioned branches

Changed:
  U   keas.build/trunk/src/keas/build/index.txt

-=-
Modified: keas.build/trunk/src/keas/build/index.txt
===================================================================
--- keas.build/trunk/src/keas/build/index.txt	2009-09-04 14:20:10 UTC (rev 103546)
+++ keas.build/trunk/src/keas/build/index.txt	2009-09-04 14:50:00 UTC (rev 103547)
@@ -393,6 +393,15 @@
 along the 1.x line, even if you have since created 2.x releases, by
 analyzing the name of the branch.
 
+Caveat when using ``-n`` and ``-d`` on a branch with a branchname ending
+with the version number is that you'll need to have the package versions
+matching the branch version.
+E.g. having a branch: ``branches/twollo-1.9`` will suppose packages like
+``twollow.web-1.9.x`` and ``twollow.utils-1.9.x`` and so on.
+You should be aware of this also when releasing packages from the trunk.
+Most probably you'll drive development on the trunk and branch out for a
+stable. In this case package versions on the branch should be kept inline.
+
 Installing a Released Project
 -----------------------------
 



More information about the checkins mailing list