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
-
WinX DVD Ripper
50% Off -
MacX Media Management Bundle
70% Off -
MacX DVD Ripper Pro
50% Off -
FREE VPN PROXY by SEED4.ME WINDOWS
Free VPN by Seed4Me -
WinX DVD Copy Pro
42% 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.16
- Software Ideas Modeler Portable x64 14.55
- QuickRev 1.10.2
- Portable RJ TextEd 4.18
- ExamDiff Pro 16.0.1.15
- 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.0
- NCache Enterprise Edition x64 4.4
- Open Validator 2.5.2
- Geany Portable 2.0
- DOSBox 0.74.3
- XN Resource Editor Portable 3.0.0.1
- UDB Workbench 3.4.5
- D-Fend Reloaded 1.4.4
- Prey 2.12.2
- Ruby 1.9.3
- TeamTalk SDK Professional Edition 5.11a
- Hex Workshop 6.8.0.5419
Popular Tags
software
software protection
visual
visual basic
edit
sql server
sql tool
development
xml
view
obfuscation
windows
java
sql
html
programming
visual studio
vb net
editor
code protection
tool
decompiler
database
file
sql tools
obfuscator
net
code security
uml
dll
Popular Windows 7 Software
- Simply Fortran 3.41 Build 4438
- dotConnect for MySQL Professional 9.4.290
- PHP 8.5.0
- dotConnect for Oracle Professional Edition 10.4.290
- Miraplacid Text Driver SDK 8.0
- dbForge Documenter for SQL Server 2025.2
- StyleControls 5.86
- Turbo C++ 3.0
- Windows Installer 4.5
- Software Ideas Modeler Portable 15.16
- Free OCR C# 2022.8.7804
- Review Assistant 4.1
- Windows Post-Install 8.7.2
- Software Ideas Modeler Portable x64 14.55
- Software Ideas Modeler 14.66
© 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.



