ANNOUNCEMENT:

Version 1.1b1 of JWare/AntXtras Svn4Ant (or just 'Svn4Ant') is available
from the main AntXtras site, http://antxtras.sourceforge.net/.

This release focuses on the CLIENT Svn4Ant components. See the detailed
RELEASE-NOTES.txt for a full overview of all changes since 1.0.

    - Upgraded to SvnKit 1.1.1 which adds support for 1.3 and 1.4
      formatted working copies.

    - Added support for multiple repository credentials using new
      <svnserverset> type. This solves problem of multi-repository
      credential requirements in Windows environments.

    - Added more meta functionality like <svnbranch> and <svnretire>
      components. More help for SCM management scripts to come.

    - Bug fixes.

    - Filled in much more of the User Guide.

    - Included missing thirdparty source packages in the _withdeps distro.

Still to come in a subsequent beta release for 1.1:

    - Upgrades for the admin components.

    - Updating to AntXtras 5.0.1 for compatibility with Ant 1.7 release

    - More examples in various documentation bits.

    - More documentation and website bits.

As usual, if something isn't described in the available documents and website
please see the online Javadocs which are up-to-date and contain more examples.


Svn4Ant Components:

[Types]
    <svncredential>
    <svnserver>
    <svnserverset>
    <svntransferset>
    <svnignorehandler>

[Client]
    <svn>
    <svnrevget>
    <svndirname>
    <svnadd>
    <svncat>
    <svncheckout>
    <svncommit>
    <svncopy>
    <svnbranch>
    <svndelete>
    <svnexport>
    <svnimport>
    <svnmove>
    <svnretire>
    <svnprop>
    <svnrevert>
    <svnupdate>
    <svn-libcheck>

[Admin -- repository must be local]
    <svnadmin-create>
    <svnadmin-hotcopy>
    <svnadmin-setlog>
    <svnadmin-libcheck>

[Selectors/Conditions]
    <inversioned>      (condition}
    <isversioned>      (condition)
    <isversionedroot>  (condition)
    <isversioneditem>  (selector)
    <workingcopyroot>  (selector)



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to