Path to this page:
Subject: CVS commit: pkgsrc/devel
From: Adam Ciarcinski
Date: 2018-10-16 13:13:41
Message id: 20181016111341.D0E0BFBEE@cvs.NetBSD.org
Log Message:
subversion: updated to 1.10.3
Version 1.10.3
User-visible changes:
- Minor new features and improvements:
* Store the HTTPS client cert password
- Client-side bugfixes:
* Fix shelving when custom diff command is configured
* Fix conflict resolver crashes
* Fix conflict resolver endless scan in some cases
* Fix "Accept incoming deletion" on locally deleted file
* Fix "resolver adds unrelated moves to move target list"
- Server-side bugfixes:
* Reject bad PUT before CHECKOUT in v1 HTTP protocol
* Let 'svnadmin recover' prune the rep-cache even if disabled
- Client-side and server-side bugfixes:
* Allow commands like 'svn ci --file X' to work when X is a FIFO
- Other tool improvements and bugfixes:
* 'svnadmin verify --keep-going --quiet' shows an error summary
* Fix error in german translation for 'svn help merge'
Developer-visible changes:
- General:
* Python tests use the current python executable
Files: