Changes between Version 13 and Version 14 of ReleaseNotes/SCDB
- Timestamp:
- May 23, 2007, 12:09:22 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/SCDB
v13 v14 18 18 19 19 == New and Changed Features == 20 21 === 2.1.2 : `update.rep.templates` possible issue with empty repositories === 22 23 SCDB tools v2 including 2.1.2 has a possible issue with empty repositories (#63). This happens if you removed from the associated template everything except comment header '''and''' `structure template` line. In this case, the template is not updated and the propeprty `name` is missing. This leads to an error in SPMA functions. 24 25 The easiest workaround is to also suppress the `structure template` line and update template name if the template is not namespaced. 26 27 This should be fixed in 2.1.3. 28 20 29 21 30 === 2.1.2 : Support for repository/ namespace ===