From: cajus Date: Thu, 21 Sep 2006 10:42:47 +0000 (+0000) Subject: Added hint for creating new releases X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6abe4882429053993f4181aa8d9a7d589263255e;p=gosa.git Added hint for creating new releases git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@4757 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/fai/faiNewBranch.tpl b/plugins/admin/fai/faiNewBranch.tpl index 111fa80ed..ec7dbf490 100755 --- a/plugins/admin/fai/faiNewBranch.tpl +++ b/plugins/admin/fai/faiNewBranch.tpl @@ -4,6 +4,8 @@

{t}You are now going to create a branch or locked branch. This action clones the existing release to another release name. Branches can be modified as usual. FAI classes of locked branches cannot be modified, just additional classes are possible. Branch names should be alphanumeric, excluding the reserved names 'scripts', 'hooks', 'partitions', 'variables', 'templates' and 'fai'.{/t}
+{t}Branches are created as subreleases of the currently selected branch. Creating a new branch named 1.0.2 in SARGE for example, will result in a new release called SARGE/1.0.2.{/t} +