Changes between Version 51 and Version 52 of ReleaseNotes/SCDB


Ignore:
Timestamp:
Jan 22, 2010, 3:48:52 PM (16 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/SCDB

    v51 v52  
    2424|| 14/9/09 || [milestone:SCDB-2.3.2 2.3.2] || Fixed `update.vo.config` (completely broken in previous 2.3.x and buggy in 2.2) ||
    2525|| 15/01/10 || [milestone:SCDB-2.3.3 2.3.3] || (really!) fixed `update.vo.config` (bugs in VO group processing) ||
     26|| 22/01/10 || [milestone:SCDB-3.0.0 3.0.0] || SCDB [milestone:SCDB-2.3.3 2.3.3] + SVN 1.5/16 support (SVN 1.4 no longer supported) ||
    2627
    2728== Known Problems ==
     
    3132SCDB release [milestone:SCDB-3.0.0 3.0.0] is the first release to support `svnkit` 1.2 and later. Due to API changes in `svnkit`, it is not possible to use this SCDB version with previous versions of `svnkit`. If trying to do this, you'll get error messages like class or method not found.
    3233
     34By default, SCDB [milestone:SCDB-3.0.0 3.0.0] is delivered with `svnkit` 1.3.x which is compatible with SVN 1.6. If you want to run it with SVN 1.5, you need to replace the `svnkit` version by 1.2.x, available on [http://svnkit.com svnkit site].
     35
    3336=== 2.3.0/2.3.1: update.vo.config broken ===
    3437
     
    3841
    3942== New and Changed Features ==
     43
     44=== 3.0.0: update_yum_repos script added ===
     45
     46A new script has been added into SCDB [source:SCDB/trunk/utils/misc miscellaneous scripts], [source:SCDB/trunk/utils/misc/update_yum_repos utils/misc/update_yum_repos]. This scripts allows to convert RPM repositories into YUM repositories and to maintain them (update with last content avaible). Use option `--help` for available options.
     47
     48This script is intended to be typically run as a cron job.
    4049
    4150=== 3.0.0: group.name ant option renamed cluster.group ===