Subversion與TortoiseSVN釋出新版1.3

最近幾天SubversionTortoiseSVN陸續推出新版:

  • Subversion 1.3:
    • Path-based authorization for svnserve
    • Improved logging and repository listing in mod_dav_svn
    • Hugely improved python and ruby bindings
    • A handful of new commandline switches
    • Some client and server performance improvements
    • Many improved APIs
    • More than 30 new bugfixes
  • TortoiseSVN 1.3.0-RC1:
    • TortoiseSVN 1.3 is a superset of all previous TortoiseSVN releases. Anything in 1.0.x, 1.1.x, or 1.2.x is also in 1.3, but 1.3 contains features and bugfixes not present in any earlier release. It is linked with Subversion 1.3.

    • The "_svn" hack is now officially supported: since some versions of ASP.NET don't allow directories beginning with dot (e.g., ".svn", the standard Subversion working copy administrative directory), TortoiseSVN now treats the environment variable SVN_ASP_DOT_NET_HACK specially. If this variable is set (to any value), it will use "_svn" instead of ".svn". Note that once the environment variable is set, working copies with standard ".svn" directories will stop working, and will need to be re-checked-out to get "_svn" instead.

      After you've set the environment variable, you must restart the shell for the changes to take effect.

    • During http:// and https:// transfers, TortoiseSVN now shows information about the transferred data (transfer speed, bytes transferred).

    • TortoiseSVN can now authenticate against apache based repositories with SSPI automatically. That means you don't have to enter username/passwords anymore but TortoiseSVN automatically authenticates with your windows login data.

    • The shell context menu now has key accelerators for better use with the keyboard.
    • The revision graph has been redesigned to make it easier to read, and to show complex branching more reliably.
    • Colours used in TortoiseSVN are configurable in the settings dialog.
    • TortoiseMerge supports sideways scrolling using the keyboard.
    • Many many more small improvements and bug fixes. See the Change Log for full details.

找個空更新看看吧。

##

您可能也會有興趣的類似文章

簡睿

服務於軟體業的資訊老兵。興趣廣泛,學習力佳,樂於分享所知所學。

您可能也會喜歡…

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *