Win7 Download

Subversion full changelog

Subversion full changelog

Subversion 1.8.13 released Apr 29, 2015 (New Release)
ra_serf: prevent abort of commits that have already succeeded (r1659867)
Subversion 1.8.3 released Sep 4, 2013 (New Release)
User-visible changes:
Client- and server-side bugfixes:
· translation updates for Swedish
· enforce strict version equality between tools and libraries (r1502267)
· consistently output revisions as quot;r%ldquot; in error messags (r1499044 et al)

Client-side bugfixes:
· status: always use absolute paths in XML output (issue #4398)
· ra_serf: 'svn log -v' fails with a 1.2.x server (issue #4044)
· ra_serf: fix crash when committing cp with deep deletion (issue #4400)
· diff: issue an error for files that can't fit in memory (r1513119 et al)
· svnmucc: generate proper error for mismatched URLs (r1511353)
· update: fix a crash when a temp file doesn't exist (r1513156)
· commit & update: improve sleep for timestamps performance (r1508438)
· diff: continue on missing or obstructing files (issue #4396)
· ra_serf: use runtime serf version for User-Agent (r1514315, r1514628)
· ra_serf: ignore case when checking certificate common names (r1514763)
· ra_serf: format distinguished names properly (r1514804)
Subversion 1.8.1 released Aug 22, 2013 (New Release)
User-visible changes:
General:
· require serf as client-side http library (neon support removed) (r1349694)
· deprecate the Berkeley DB FS backend (libsvn_fs_base) (r1464985 et al)

Major new features:
· working copy records moves as first-class operation (issue #3631, #4232)
· merge uses reintegrate mode automatically when needed (r1369896 et al)
· FSFS: Packing of revision property shards (issue #3944)
· support inheritable properties (r1395109)
· repository can suggest config for autoprops and ignores (r1401908)
· support gpg-agent for password caching (r1151069)
· authz rules can be stored inside the repository (r1424780)

Minor new features and improvements (client-side):
· doubled svn:// protocol throughput (r1325899)
· optimize file/dir truename checks on Windows (r1435527)
· new 'commit --include-externals' option (related to issues #1167, #3563)
· new --include-externals option for 'svn list' (issue #4225)
· remove extraneous externals output from 'svn status -q' (issue #1935)
Subversion 1.8.0 released Jun 24, 2013 (New Release)
User-visible changes:
General:
· require serf as client-side http library (neon support removed) (r1349694)
· deprecate the Berkeley DB FS backend (libsvn_fs_base) (r1464985 et al)

Major new features:
· working copy records moves as first-class operation (issue #3631, #4232)
· merge uses reintegrate mode automatically when needed (r1369896 et al)
· FSFS: Packing of revision property shards (issue #3944)
· support inheritable properties (r1395109)
· repository can suggest config for autoprops and ignores (r1401908)
· support gpg-agent for password caching (r1151069)
· authz rules can be stored inside the repository (r1424780)
Subversion 1.7.9 released Apr 11, 2013 (New Release)
· improve performance of 'svn info' (r1164386)
· improve hash table sorting performance (r1167659)
· update bash completion for 1.7 (r1177001)
· make 'svn ls' continue to work with 1.0-1.3 repos (r1154278, -379, -82)
· improve handling of error messages generated by Cyrus SASL (r1179767)
· update INSTALL documentation file (r1182115, and others)
· error instead of assert when upgrading corrupt WCs (r1182904, -9)
· improve memory usage in merge (r1176915)
· fix an invalid assertion in merge (r1149103, -35)
· improve performance of 'merge --reintegrate' in edge-case (r1167681)
· fixed: 'svn mergeinfo' shows wrong revisions for added nodes (issue #3791)
· make 'svn add --parents D/file' work if D is deleted (r1185222)
· improve performance of trivial text file merges (issue #4009)
Subversion 1.7.8 released Dec 27, 2012 (New Release)
· improve performance of 'svn info' (r1164386)
· improve hash table sorting performance (r1167659)
· update bash completion for 1.7 (r1177001)
· make 'svn ls' continue to work with 1.0-1.3 repos (r1154278, -379, -82)
· improve handling of error messages generated by Cyrus SASL (r1179767)
· update INSTALL documentation file (r1182115, and others)
· error instead of assert when upgrading corrupt WCs (r1182904, -9)
· improve memory usage in merge (r1176915)
· fix an invalid assertion in merge (r1149103, -35)
Subversion 1.7.7 released Nov 21, 2012 (New Release)
· improve performance of 'svn info' (r1164386)
· improve hash table sorting performance (r1167659)
· update bash completion for 1.7 (r1177001)
· make 'svn ls' continue to work with 1.0-1.3 repos (r1154278, -379, -82)
· improve handling of error messages generated by Cyrus SASL (r1179767)
· update INSTALL documentation file (r1182115, and others)
· error instead of assert when upgrading corrupt WCs (r1182904, -9)
· improve memory usage in merge (r1176915)
· fix an invalid assertion in merge (r1149103, -35)
· improve performance of 'merge --reintegrate' in edge-case (r1167681)
· fixed: 'svn mergeinfo' shows wrong revisions for added nodes (issue #3791)
· make 'svn add --parents D/file' work if D is deleted (r1185222)
· improve performance of trivial text file merges (issue #4009)
· add FSFS sanity check to prevent corruption seen in the wild (r1178280)
· improve correctness/performance of recursive info and proplist (r1164426)
· fix memory leak in 'merge --reintegrate' (r1180154)
Subversion 1.7.6 released Aug 22, 2012 (New Release)
· improve performance of 'svn info' (r1164386)
· improve hash table sorting performance (r1167659)
· update bash completion for 1.7 (r1177001)
· make 'svn ls' continue to work with 1.0-1.3 repos (r1154278, -379, -82)
· improve handling of error messages generated by Cyrus SASL (r1179767)
· update INSTALL documentation file (r1182115, and others)
· error instead of assert when upgrading corrupt WCs (r1182904, -9)
· improve memory usage in merge (r1176915)
· fix an invalid assertion in merge (r1149103, -35)
· improve performance of 'merge --reintegrate' in edge-case (r1167681)
· fixed: 'svn mergeinfo' shows wrong revisions for added nodes (issue #3791)
· make 'svn add --parents D/file' work if D is deleted (r1185222)
· improve performance of trivial text file merges (issue #4009)
· add FSFS sanity check to prevent corruption seen in the wild (r1178280)
· improve correctness/performance of recursive info and proplist (r1164426)
· fix memory leak in 'merge --reintegrate' (r1180154)
Subversion 1.7.5 released May 28, 2012 (New Release)
· improve performance of 'svn info' (r1164386)
· improve hash table sorting performance (r1167659)
· update bash completion for 1.7 (r1177001)
· make 'svn ls' continue to work with 1.0-1.3 repos (r1154278, -379, -82)
· improve handling of error messages generated by Cyrus SASL (r1179767)
· update INSTALL documentation file (r1182115, and others)
· error instead of assert when upgrading corrupt WCs (r1182904, -9)
· improve memory usage in merge (r1176915)
· fix an invalid assertion in merge (r1149103, -35)
· improve performance of 'merge --reintegrate' in edge-case (r1167681)
· fixed: 'svn mergeinfo' shows wrong revisions for added nodes (issue #3791)
· make 'svn add --parents D/file' work if D is deleted (r1185222)
· improve performance of trivial text file merges (issue #4009)
· add FSFS sanity check to prevent corruption seen in the wild (r1178280)
· improve correctness/performance of recursive info and proplist (r1164426)
· fix memory leak in 'merge --reintegrate' (r1180154)
Subversion 1.7.4 released Mar 15, 2012 (New Release)
User-visible changes:
· improve performance of 'svn info' (r1164386)
· improve hash table sorting performance (r1167659)
· update bash completion for 1.7 (r1177001)
· make 'svn ls' continue to work with 1.0-1.3 repos (r1154278, -379, -82)
· improve handling of error messages generated by Cyrus SASL (r1179767)
· update INSTALL documentation file (r1182115, and others)
· error instead of assert when upgrading corrupt WCs (r1182904, -9)
· improve memory usage in merge (r1176915)
· fix an invalid assertion in merge (r1149103, -35)

Subversion for Windows 7 - free download notice

Windows 7 Download periodically updates software information of Subversion from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.

Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
Popular Tags
Popular Windows 7 Software
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.