Download Subversion 1.5.5

Spread the love

Subversion is a program for software and project developers, among others, with which management and version control over data and source code can be performed. The program can be seen as a direct competitor to the well-known cvs. The developers of Subversion have fixed some bugs from the previous release resulting in version 1.5.5. The corresponding list of customizations looks like this:

User-visible changes:

  • allow prop commits on dirs with modified children (r34487, -92, -94)
  • make Cyrus auth implementation always prefer EXTERNAL to ANONYMOUS (r33866)
  • do not create mergeinfo for wc-wc moves or copies (r34184, -585)
  • do not autoupgrade old BDB filesystems to 1.5 or 1.4 format (r34653, -6)
  • return mergeinfo to prior state during reverse merges (r30257, r33024, -6)
  • remove mergeinfo deleted by merge (issue #3323)
  • make proxy slaves pass through txn GET and PROPFIND requests (issue #3275)
  • merge can now use targets with inconsistent newlines (issue #3262)
  • don’t allow empty-string changelists (issue #3344)
  • remove false positive ra_neon mergeinfo errors (r34822)
  • improve performance of ‘svn merge –reintegrate’ (r34091, -4, and others)
  • fixed: foreign merges keep UUID of foreign repository (r34050, -1, -3)
  • fixed: properly encode diff headers used in conflict resolution (r34171)
  • fixed: segfault in ‘svn cp –parents’ (r31311, -4)
  • fixed: mergeinfo for ‘…’ maps to empty revision range (issue #3312)
  • fixed: segfault in BDB backend node-origins cache (r34506)
  • fixed: broken merge if target’s history includes resurrections (r34385, -93)
  • fixed: invalid mergeinfo created on a subtree during merge (r34560, -2)

Developer-visible changes:

  • fixed: svn_repos_get_logs() chokes on some revision arguments (r33873, -4)

Version number 1.5.5
Release status Final
Operating systems Windows NT, Windows 2000, Linux, BSD, Windows XP, macOS, Solaris, UNIX, Windows Server 2003, Windows Vista, Windows Server 2008
Website Tigris.org
Download
License type Conditions (GNU/BSD/etc.)
You might also like