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)
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)
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)
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)
· 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)
· 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)
· 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)
· 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)
· 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)
· 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
-
Media Player Morpher
85% Off -
WinX DVD Copy Pro
42% Off -
WinX MediaTrans
63% Off -
MacX DVD Ripper Pro
50% Off -
MacX MediaTrans
63% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each 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
- Software Ideas Modeler Portable 15.25
- Software Ideas Modeler Portable x64 14.55
- QuickRev 1.10.2
- Portable RJ TextEd 4.18
- ExamDiff Pro 16.0.1.21
- Microsoft Visual Studio 2022 17.10.3
- Windows Phone Developer Tools 1.0.1
- Adobe AIR SDK for Linux 51.2.2.5
- Qt Creator 18.0.2
- NCache Enterprise Edition x64 4.4
- Geany Portable 2.1
- Open Validator 2.5.2
- DOSBox 0.74.3
- Google App Engine SDK 1.3.8
- XN Resource Editor Portable 3.0.0.1
- Adobe Photoshop SDK CS6
- UDB Workbench 3.4.5
- Syncro SVN Client x64 10.1 B2015040812
- D-Fend Reloaded 1.4.4
- Prey 2.15.4
Popular Tags
view
editor
edit
obfuscator
sql server
code protection
visual studio
database
vb net
sql tool
decompiler
dll
windows
visual
software
net
html
programming
code security
sql
tool
development
java
obfuscation
uml
xml
sql tools
software protection
visual basic
file
Popular Windows 7 Software
- Simply Fortran 3.41 Build 4438
- dotConnect for MySQL Professional 10.0.0
- PHP 8.5.2
- dotConnect for Oracle Professional Edition 11.0.0
- Miraplacid Text Driver SDK 8.0
- dbForge Documenter for SQL Server 2025.3
- Turbo C++ 3.0
- StyleControls 5.86
- Windows Installer 4.5
- Software Ideas Modeler Portable 15.25
- Free OCR C# 2022.8.7804
- Windows Post-Install 8.7.2
- Review Assistant 4.1
- Software Ideas Modeler Portable x64 14.55
- Java SE Development Kit (JDK) 8 Update 221
© 2026 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.



