Changes between Version 11 and Version 12 of ReleaseNotes/SCDB


Ignore:
Timestamp:
May 21, 2007, 5:20:44 PM (18 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/SCDB

    v11 v12  
    1515|| 20/04/07 || [milestone:SCDB-2.1.0 2.1.0] || SVNKit upgrade (SVN 1.4 compatible) ||
    1616|| 04/05/07 || [milestone:SCDB-2.1.1 2.1.1] || panc v7.2.0 ||
     17|| 21/05/07 || [milestone:SCDB-2.1.2 2.1.2] || New tag format, support for repository/ namespace ||
    1718
    1819== New and Changed Features ==
     20
     21=== 2.1.2 : Support for repository/ namespace ===
     22
     23With SCDB Tools 2.1.2, the default with `update.rep.templates` is to generate a template name that uses agreed repository namespace '`repository/`). The namespace is prefixed to the template name as specified in the `name=` parameter in header comments. This is a change compared to behaviour in previous versions, where prefix `repository_` was added in front of the template name.
     24
     25To ease the transition to namespace, new version of SCDB tools preserve the name of an existing template, as defined in `structure template` line. Thus to produce a non namespaced repository template, just add the `structure template` line with the appropriate name or modify the line created by `update.rep.templates`. This will be preserved during future changes.
    1926
    2027=== 2.1.2 : New tag format requires a hook script upgrade ===