From 6abe4882429053993f4181aa8d9a7d589263255e Mon Sep 17 00:00:00 2001 From: cajus Date: Thu, 21 Sep 2006 10:42:47 +0000 Subject: [PATCH] Added hint for creating new releases git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@4757 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/admin/fai/faiNewBranch.tpl | 2 ++ 1 file changed, 2 insertions(+) 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} +

-- 2.30.2