Stefan Hett <luke1410@gmx.de> (luke1410)


Found Patch Suggested
r1770820, r1764439, r1706438, r1695392, r1695381, r1694668, r1694638, r1693671 r1782267, r1780619, r1780489, r1778313, r1778302, r1778296, r1778294, r1770295, r1769491, r1769207, r1764934, r1764902, r1764826, r1764340, r1764283, r1759114, r1758153, r1758152, r1758131, r1758130, r1758129, r1758128, r1754193, r1754192, r1754191, r1754190, r1753136, r1753132, r1753130, r1753129, r1751149, r1747094, r1746367, r1746366, r1746365, r1746364, r1746362, r1746361, r1746292, r1746291, r1746279, r1746278, r1746099, r1746098, r1746053, r1745550, r1745549, r1744791, r1744038, r1744020, r1743861, r1743489, r1743487, r1737661, r1728393, r1707396, r1707394, r1707391, r1706691, r1706690, r1706689, r1706686, r1706685, r1706684, r1706683, r1706340, r1706337, r1704191, r1704189, r1704161, r1704158, r1704157, r1704154, r1704152, r1703544, r1703477, r1703476, r1703475, r1703474, r1703473, r1703472, r1703470, r1703469, r1703310, r1695242, r1694451, r1692093, r1691712 r1706908, r1696722

r1782267 | luke1410 | 2017-02-08 16:16:28 -0600 (Wed, 08 Feb 2017)

* CHANGES: remove entry related to r1781657 (fsx lifetime issue fix) since the
   issue was introduced post 1.9 (in r1686899)

r1780619 | luke1410 | 2017-01-27 18:07:15 -0600 (Fri, 27 Jan 2017)

* STATUS: added regression note on r1706432

r1780489 | luke1410 | 2017-01-26 18:07:04 -0600 (Thu, 26 Jan 2017)

* STATUS: Nominate r1706432

r1778313 | luke1410 | 2017-01-11 09:16:55 -0600 (Wed, 11 Jan 2017)

Add INSTALL instructions for building Subversion with OpenSSL 1.1.0 and
use consistent case for OpenSSL throughout the document.

* INSTALL:
   (I.B): Add section about NASM (optional dependency for OpenSSL)
   (I.C): correct OpenSSL case
   (II.E.1): add optional step to obtain NASM
   (II.E.3): correct OpenSSL case and add optional step to install NASM
   (II.E.4): rename old OpenSSL build steps to OpenSSL < 1.1.0 and add new
             steps for building OpenSSL >= 1.1.0

r1778302 | luke1410 | 2017-01-11 08:46:14 -0600 (Wed, 11 Jan 2017)

Do not suggest we might still support Python < 2.7 in the INSTALL doc.

* INSTALL: Update Windows comamnd prompt example to Python 2.7 directory.

r1778296 | luke1410 | 2017-01-11 08:33:23 -0600 (Wed, 11 Jan 2017)

Correct link to Berkeley DB in INSTALL documentation.

* INSTALL: replace deadlink to old Berkeley DB product page with working one.

r1778294 | luke1410 | 2017-01-11 08:31:22 -0600 (Wed, 11 Jan 2017)

Use https links where available for the INSTALL documentation.

* INSTALL: replaced http:// with https:// where available/applicable

r1770820 | kotkov | 2016-11-22 04:28:18 -0600 (Tue, 22 Nov 2016)

* CHANGES: Move two svnlook entries to the server-side groups.

Found by: luke1410


r1770295 | luke1410 | 2016-11-17 19:25:39 -0600 (Thu, 17 Nov 2016)

Add an XFail test for issue #4642 (Setting depth to exclude for a path
containing unversioned files requires a cleanup afterwards).

* subversion/tests/cmdline/depth_tests.py
  (fold_tree_with_deleted_moved_items): New XFail test for issue #4642.

Approved by: stsp

r1769491 | luke1410 | 2016-11-13 06:56:05 -0600 (Sun, 13 Nov 2016)

* STATUS: Nominate r1769456 (issue #4660)

r1769207 | luke1410 | 2016-11-10 16:04:35 -0600 (Thu, 10 Nov 2016)

Following up on r1764902: Correct indentation.

* subversion/libsvn_client/conflicts.c
  (svn_client_conflict_text_resolve_by_id): As above.

Found by: kotkov
Approved by: stsp

r1764934 | luke1410 | 2016-10-14 10:45:29 -0500 (Fri, 14 Oct 2016)

* STATUS: Change +1 to -0 vote. Nomination is missing revision r1700130.

r1764902 | luke1410 | 2016-10-14 09:07:58 -0500 (Fri, 14 Oct 2016)

Fix svn resolve --accept=working not working on binary conflicts by retrying
to find a resolution option for the semantically corresponding
svn_client_conflict_option_working_text option.

Additionally, enable the mf option for binary conflicts, so to have the
option displayed in the client.

* subversion/libsvn_client/conflicts.c
  (svn_client_conflict_text_get_resolution_options): return the more
suitable
   svn_client_conflict_option_working_text to resolve binary conflicts.
  (svn_client_conflict_text_resolve_by_id): retry determining resolution
   option with svn_client_conflict_option_working_text.

* subversion/svn/conflict-callbacks.c
  (handle_text_conflict): add "mf" to the list of allowed resolutions for
   binary conflicts.

* subversion/tests/cmdline/resolve_tests.py
  (automatic_binary_conflict_resolution): remove XFail marker

Approved by: stsp

r1764826 | luke1410 | 2016-10-14 02:51:15 -0500 (Fri, 14 Oct 2016)

Folow-up on r1721488. Swig >= 3.0 support was restored. Hence remove the TODO
entry (and since it's the last one delete the whole file).

* TODO: remove file

r1764439 | ivan | 2016-10-12 06:15:53 -0500 (Wed, 12 Oct 2016)

Follow-up to r1764423: tweak initial size of APR array for the text conflict
options to match maximum number of entries to be added.

* subversion/libsvn_client/conflicts.c
  (svn_client_conflict_text_get_resolution_options): Pass 7 instead of 6 as
   initial APR array size.

Found by: luke1410


r1764340 | luke1410 | 2016-10-11 15:16:28 -0500 (Tue, 11 Oct 2016)

Corrected spelling mistakes in comments.

* subversion/include/private/svn_utf_private.h
  (svn_utf__glob): as above
* subversion/include/svn_fs.h
  (svn_fs_refresh_revision_props): as above
* subversion/libsvn_fs_fs/fs.h
  (): as above
* subversion/libsvn_fs_fs/pack.c
  (tweak_path_for_ordering): as above
* subversion/libsvn_fs_fs/temp_serializer.h
  (): as above
* subversion/libsvn_fs_x/pack.c
  (): as above
* subversion/libsvn_subr/prefix_string.c
  (): as above
* subversion/libsvn_wc/wc_db.h
  (svn_wc__db_wclock_find_root): as above
* subversion/svn/conflict-callbacks.c
  (find_option_by_id): as above
* tools/dev/fsfs-access-map.c
  (): as above

Obvious fix.

r1764283 | luke1410 | 2016-10-11 11:08:21 -0500 (Tue, 11 Oct 2016)

Correct typos in comments.

* subversion/libsvn_wc/entries.c (write_entry): correct typo
* subversion/libsvn_client/conflicts.c (): correct typo

Obvious fix.

r1759114 | luke1410 | 2016-09-03 12:23:35 -0500 (Sat, 03 Sep 2016)

* STATUS: extend the r1758129 group by r1758153 and remove own veto

r1758153 | rhuijben | 2016-08-28 16:26:50 -0500 (Sun, 28 Aug 2016)

Following up on r1758128 and r1758130, fix the test by passing the right
paths.

Patch by: luke1410

* subversion/tests/cmdline/resolve_tests.py
  (automatic_binary_conflict_resolution): Pass the right paths.


r1758152 | luke1410 | 2016-08-28 16:15:20 -0500 (Sun, 28 Aug 2016)

* STATUS: veto own r1758129 group nomination

r1758131 | luke1410 | 2016-08-28 11:31:01 -0500 (Sun, 28 Aug 2016)

* STATUS: Nominate r1758128-30

r1758130 | luke1410 | 2016-08-28 11:18:01 -0500 (Sun, 28 Aug 2016)

Following up on r1758128, remove XFail marker after issue #4647 has been
fixed.

* subversion/tests/cmdline/resolve_tests.py
  (automatic_binary_conflict_resolution): Remove XFail marker.

Approved by: rhuijben


r1758129 | luke1410 | 2016-08-28 11:15:32 -0500 (Sun, 28 Aug 2016)

Fix issue #4647 by resolving the error case for binary file conflicts
selecting to use the full local version, by allowing using the local file, if
no merged file is present.

* subversion/libsvn_wc/conflicts.c
  (build_text_conflict_resolve_items): in case mine_abspath is null, take
                                       local_abspath instead in case of
                                       svn_wc_conflict_choose_mine_full

Suggested by: stsp
Approved by: rhuijben


r1758128 | luke1410 | 2016-08-28 11:13:54 -0500 (Sun, 28 Aug 2016)

Add XFail regression test for issue #4647 'auto resolution mine-full fails on
binary file'.

* subversion/tests/cmdline/resolve_tests.py
  (automatic_binary_conflict_resolution): add new regression test
  (test_list): add new test

Approved by: rhuijben (via IRC)

r1754193 | luke1410 | 2016-07-26 18:47:44 -0500 (Tue, 26 Jul 2016)

For Windows raise Apache httpd min version to 2.2.0 as per the minimal
supported httpd version for SVN >= 1.9.

* build/generator/gen_win_dependencies.py
  (_find_httpd): raise minimal_httpd_version to 2.2.0

Obvious fix.

r1754192 | luke1410 | 2016-07-26 18:46:00 -0500 (Tue, 26 Jul 2016)

* STATUS: revoked r1754190 nomination (will be backported under the obvious
          fix rule)

r1754191 | luke1410 | 2016-07-26 18:42:58 -0500 (Tue, 26 Jul 2016)

* STATUS: Nominate r1754190

r1754190 | luke1410 | 2016-07-26 18:35:31 -0500 (Tue, 26 Jul 2016)

For Windows raise Apache httpd min version to 2.2.0 as per the minimal
supported httpd version for SVN >= 1.9.

* build/generator/gen_win_dependencies.py
  (_find_httpd): raise minimal_httpd_version to 2.2.0

Obvious fix.

r1753136 | luke1410 | 2016-07-17 18:23:55 -0500 (Sun, 17 Jul 2016)

* STATUS: Corrected previous nomination (remove r1753129)

r1753132 | luke1410 | 2016-07-17 17:08:48 -0500 (Sun, 17 Jul 2016)

* STATUS: Nominate r1753129, r1753130

r1753130 | luke1410 | 2016-07-17 16:55:11 -0500 (Sun, 17 Jul 2016)

On the 1.7.x-sqlite-3.12 branch: Fix compiling error using Visual Studio 2005+
and SQLite amalgamation 3.12.0+.

* subversion/libsvn_subr/sqlite.c: include sqlite related files prior to apr
  includes.

Suggested by: rhuijben

r1753129 | luke1410 | 2016-07-17 16:44:56 -0500 (Sun, 17 Jul 2016)

Create backport branch to fix compile error with VS 2005+ and sqlite 3.12.0+
amalgamation.

Without that patch building the libsvn_subr project will trigger a compile
error due to an include order issue.

r1751149 | luke1410 | 2016-07-03 07:12:57 -0500 (Sun, 03 Jul 2016)

* STATUS: Move r1683266 to approved section
  one +1 vote and one +0 vote suffice for binding changes

r1747094 | luke1410 | 2016-06-06 18:59:48 -0500 (Mon, 06 Jun 2016)

awk is not required to build APR >= 1.1.1 anymore. Since we require APR >= 1.3
drop that requirement from the INSTALL documentation completely.

* INSTALL: For Windows build prerequisites drop statement that awk is required
  to build APR.

r1746367 | luke1410 | 2016-05-31 19:27:25 -0500 (Tue, 31 May 2016)

* STATUS: Extend the r1745515 nomination with r1746364

r1746366 | luke1410 | 2016-05-31 19:13:28 -0500 (Tue, 31 May 2016)

* STATUS: Extend the r1745515 nomination with r1746364

r1746365 | luke1410 | 2016-05-31 18:41:21 -0500 (Tue, 31 May 2016)

SVN book source moved from googlecode to sourceforge.

Obvious fix.

* docs/community-guide/general.part.html
  (Theory and documentation): updated URL

r1746364 | luke1410 | 2016-05-31 18:32:16 -0500 (Tue, 31 May 2016)

Correct remaining references to now removed googlecode URIs.

Obvious fix.

* tools/dev/build-svn-deps-win.pl
  (set_defaults): update serf URI

* tools/dev/unix-build/Makefile.svn
  drop obsolete commented out serf URI

r1746362 | luke1410 | 2016-05-31 18:10:43 -0500 (Tue, 31 May 2016)

* STATUS: Correct mistake in r1745515 justification

r1746361 | luke1410 | 2016-05-31 18:10:05 -0500 (Tue, 31 May 2016)

* STATUS: Correct mistake in r1745515 justification

r1746292 | luke1410 | 2016-05-31 10:45:36 -0500 (Tue, 31 May 2016)

Revert r1746280, which was incorrectly merged.

r1746291 | luke1410 | 2016-05-31 10:43:13 -0500 (Tue, 31 May 2016)

Revert r1746281, which was incorrectly merged.

r1746279 | luke1410 | 2016-05-31 09:23:51 -0500 (Tue, 31 May 2016)

* STATUS: Move r1746053 to approved section
  two +1 votes suffice for documentation fixes

r1746278 | luke1410 | 2016-05-31 09:23:10 -0500 (Tue, 31 May 2016)

* STATUS: Approve r1746053
  two +1 votes suffice for documentation fixes

r1746099 | luke1410 | 2016-05-30 05:12:32 -0500 (Mon, 30 May 2016)

* STATUS: Nominate r1746053

r1746098 | luke1410 | 2016-05-30 05:12:03 -0500 (Mon, 30 May 2016)

* STATUS: Nominate r1746053

r1746053 | luke1410 | 2016-05-29 14:40:05 -0500 (Sun, 29 May 2016)

* CHANGES: Correct issue reference in 1.8.0 changelog.

r1745550 | luke1410 | 2016-05-25 19:50:01 -0500 (Wed, 25 May 2016)

* STATUS: Nominate r1745515

r1745549 | luke1410 | 2016-05-25 19:49:16 -0500 (Wed, 25 May 2016)

* STATUS: Nominate r1745515

r1744791 | luke1410 | 2016-05-20 14:53:16 -0500 (Fri, 20 May 2016)

Add a troubleshooting section to 1.9 to help users tracing down problems
related to proxies when locking/unlocking multiple files.

* docs/release-notes/1.9.html
  (troubleshooting): Add new section including http-pipelining issue
                     description.

Approved by: brane

r1744038 | luke1410 | 2016-05-16 07:27:57 -0500 (Mon, 16 May 2016)

Make the release notes more compliant with the XHTML 1.1 standard.

* docs/release-notes/1.6.html
  (Testsuite fails): add missing closing p-tag

* docs/release-notes/1.7.html
  (svn diff can show git-style diff annotations): close p-tag before ul

* docs/release-notes/1.8.html
  (Skelta style updates are now the default): drop invalid p-section

* docs/release-notes/1.9.html
  (fsvnadmin pack): correct typo (missing / for closing tag)
  (svnadmin setrevprop --transaction): fix incorrect closing tag

Approved by: brane

r1744020 | luke1410 | 2016-05-16 05:47:18 -0500 (Mon, 16 May 2016)

Clean up 1.9 release notes html to improve XHTML1.1 compliance a bit.

* docs/release-notes/1.9.html
  (format7-comparison): add missing closing tr-tag
  (svnfsfs-issues): move pre-section into li-section

Approved by: ivan

r1743861 | luke1410 | 2016-05-14 16:14:15 -0500 (Sat, 14 May 2016)

Clean up 1.9 release notes html to improve XHTML1.1 compliance a bit.

* docs/release-notes/1.9.html
  (Compatibility Concerns): Drop commented out section.
  (FSFS improvements): add missing closing p-tag 

Approved by: brane

r1743489 | luke1410 | 2016-05-12 05:13:00 -0500 (Thu, 12 May 2016)

Replace the todo marker in the new trouble shooting section with a statement
that atm there are no known issues, since this is most likely the case at
the time of when a new version is released.

* docs/release-notes/1.10.html
  (troubleshooting): Replace placeholder todo with proper statement for
                     release.

r1743487 | luke1410 | 2016-05-12 04:33:34 -0500 (Thu, 12 May 2016)

Add a new troubleshooting section covering known issues which can be
encountered with the new version but are not directly bugs in Subversion
itself.

* docs/release-notes/1.10.html
  (troubleshooting): Add new section including a placeholder entry.
  (news): Add link to new troubleshooting section.

Approved by: brane

r1737661 | luke1410 | 2016-04-04 06:44:47 -0500 (Mon, 04 Apr 2016)

Minor correction.

Obvious fix.

* site/publish/docs/release-notes/1.9.html
  (Upgrading the Working Copy): Remove superfluous 'a'.

r1728393 | luke1410 | 2016-02-03 18:11:48 -0600 (Wed, 03 Feb 2016)

Fix issue #4617: broken dump/load link on release notes web pages

* site/publish/docs/release-notes/1.9.html
  (fsx): Redirect red book link to 1.7.
  (fsfs-improvements): Redirect red book link to 1.7.

Reported by: karl berry
Approved by: philipm

r1707396 | luke1410 | 2015-10-07 16:33:06 -0500 (Wed, 07 Oct 2015)

On the 'luke1410_sandbox' branch:

Add BRANCH_README.

r1707394 | luke1410 | 2015-10-07 16:26:04 -0500 (Wed, 07 Oct 2015)

Sandbox for Luke1410 to temporarily store not yet approved changes for trunk.

r1707391 | luke1410 | 2015-10-07 16:10:34 -0500 (Wed, 07 Oct 2015)

Minor corrections to svn-mergeinfo-normalizer help syntax.

* tools/client-side/svn-mergeinfo-normalizer/help-cmd.c
  (svn_min__help): replace svn with correct svn-mergeinfo-normalizer comand
   and drop svn: prefix

Approved by: rhuijben (via IRC)

r1706908 | julianfoad | 2015-10-05 14:46:49 -0500 (Mon, 05 Oct 2015)

Update references to the issue tracker on our web site to point to JIRA on
ASF, following the recent migration from Issuezilla on Tigris.

Some of these changes were
Suggested by: luke1410

* publish/docs/community-guide/issues.part.html
  (reporting-bugs): Update links to the old Tigris web page to point to
    'reporting-issues.html' instead.
  (milestones-open,
   issue-triage): Use the new names for issue statuses. Change a query link
    to use 'resolution=Unresolved' instead of 'status in ...'.

* publish/reporting-issues.html
  (queries): Change query links to use 'resolution=Unresolved' instead of
    'status in ...' and to sort by priority.


r1706691 | luke1410 | 2015-10-04 09:31:28 -0500 (Sun, 04 Oct 2015)

* STATUS: Moved nomination to end of candidate list

r1706690 | luke1410 | 2015-10-04 09:30:19 -0500 (Sun, 04 Oct 2015)

* STATUS: Moved nomination to end of candidate list

r1706689 | luke1410 | 2015-10-04 09:29:49 -0500 (Sun, 04 Oct 2015)

* STATUS: Moved nomination to end of candidate list

r1706686 | luke1410 | 2015-10-04 09:04:16 -0500 (Sun, 04 Oct 2015)

* STATUS: Nominate r1703470, r1703475

r1706685 | luke1410 | 2015-10-04 09:02:48 -0500 (Sun, 04 Oct 2015)

* STATUS: removed trailing ,

r1706684 | luke1410 | 2015-10-04 09:01:40 -0500 (Sun, 04 Oct 2015)

* STATUS: Nominate r1703470, r1703475

r1706683 | luke1410 | 2015-10-04 08:57:51 -0500 (Sun, 04 Oct 2015)

* STATUS: Nominate r1703470, r1703475, r1703476, r1703477, r1703544

r1706438 | julianfoad | 2015-10-02 10:59:42 -0500 (Fri, 02 Oct 2015)

* publish/reporting-issues.html
  (queries): Fix multi-word queries by adding quotes.

Found by: luke1410

r1706340 | luke1410 | 2015-10-01 19:38:35 -0500 (Thu, 01 Oct 2015)

Account for Serf now being Apache Serf.

* docs/community-guide/issues.part.html
  (Where to report a bug): update Serf project name and mailing list address

Approved by: danielsh

r1706337 | luke1410 | 2015-10-01 19:25:39 -0500 (Thu, 01 Oct 2015)

Several small corrections/updates to the Bugs/Issues page.

* docs/community-guide/issues.part.html
  (How to report a bug): use lower case for "issue tracker"
  (Where to report a bug): make HTTPD-statement apply to any 2.x version
  (Milestone management): added missing "to" in "to point *to* that previous"
  (Issue triage): removed "as" in "close_as_it_for_that_reason"

Approved by: danielsh

r1704191 | luke1410 | 2015-09-20 15:42:26 -0500 (Sun, 20 Sep 2015)

Dropped unnecessary part from 2012 hackathon URL.

* docs/community-guide/general.part.html
  (Participating in the community): dropped unnecessary
  "tx_ttnews[pointer]=1&amp;" from URL

Approved by: stefan2

r1704189 | luke1410 | 2015-09-20 15:38:37 -0500 (Sun, 20 Sep 2015)

Add link to 2014 hackathon news.

* docs/community-guide/general.part.html
  (Participating in the community): added entry for 2014 hackathon

Approved by: stefan2

r1704161 | luke1410 | 2015-09-20 11:34:13 -0500 (Sun, 20 Sep 2015)

Following up on r1703547, drop mentioning devenv command since we only  refer
to the msbuild command now.

* INSTALL: Removed devenv reference.

r1704158 | luke1410 | 2015-09-20 11:03:50 -0500 (Sun, 20 Sep 2015)

Following up on r1703547, removed trailing whitespaces.

* INSTALL: Removed whitespaces

r1704157 | luke1410 | 2015-09-20 11:02:32 -0500 (Sun, 20 Sep 2015)

Following up on r1703547, remove remaining traces to strict openSSL version
numbers.

* INSTALL: Update "cd openssl" (dropped -0.9.7f) and openssl target dir
  (dropped -x.x.x)

r1704154 | luke1410 | 2015-09-20 10:30:26 -0500 (Sun, 20 Sep 2015)

Added missing "to" in "you need (to) view".

Obvious fix.

* docs/community-guide/web.part.html
  (Setting up a mirror for testing): added missing "to"

r1704152 | luke1410 | 2015-09-20 10:27:04 -0500 (Sun, 20 Sep 2015)

Added missing "s" to "happens".

Obvious fix.

* docs/community-guide/general.part.html
  (Branching policy): added missing "s" to happens

r1703544 | luke1410 | 2015-09-17 04:24:03 -0500 (Thu, 17 Sep 2015)

* INSTALL: Drop references to APR compatibility issues between APR 0.9 and APR
  1.x in the INSTALL documentation.

r1703477 | luke1410 | 2015-09-16 20:00:46 -0500 (Wed, 16 Sep 2015)

* INSTALL: Partially drop references to old Apache httpd 2.0 from INSTALL and
  mention Apache httpd 2.4 APR version requirement.

r1703476 | luke1410 | 2015-09-16 19:40:24 -0500 (Wed, 16 Sep 2015)

* INSTALL: Drop obsolete APR 0.9.x related step from INSTALL documentation.

r1703475 | luke1410 | 2015-09-16 19:36:39 -0500 (Wed, 16 Sep 2015)

* INSTALL: Correct minor mistake in INSTALL documentation.

r1703474 | luke1410 | 2015-09-16 19:21:29 -0500 (Wed, 16 Sep 2015)

Following up on r1703419, remove now implicit -t vcproj command from gen-make
in INSTALL build instructions.

* INSTALL: Remove -t vcproj from gen-make command.

r1703473 | luke1410 | 2015-09-16 19:18:04 -0500 (Wed, 16 Sep 2015)

* INSTALL: Add missing devenv statement for Windows build instructions to
  INSTALL.

r1703472 | luke1410 | 2015-09-16 19:14:54 -0500 (Wed, 16 Sep 2015)

Following up on r1703419, drop Visual Studio 6 support from INSTALL.
Implicitly this makes the Windows build instructions no longer targeting a
particular Visual Studio version.

* INSTALL: Drop Visual Studio 6 support.

r1703470 | luke1410 | 2015-09-16 18:21:11 -0500 (Wed, 16 Sep 2015)

* INSTALL: Remove obsolete (since at least 1.7) step to run gen-make before
  building Apache Httpd for Windows.

r1703469 | luke1410 | 2015-09-16 18:17:21 -0500 (Wed, 16 Sep 2015)

* COMMITTERS: removed trailing whitespace

Obvious fix.

Approved by: rhuijben

r1703310 | luke1410 | 2015-09-15 18:01:51 -0500 (Tue, 15 Sep 2015)

* COMMITTERS: Add myself as a partial committer for doc.

r1696722 | julianfoad | 2015-08-20 03:07:36 -0500 (Thu, 20 Aug 2015)

* tools/client-side/detach.py
  Add a note about how this doesn't work with 1.8+, and link to the email thread.

Suggested by: Stefan <luke1410{_AT_}gmx.de>

r1695392 | danielsh | 2015-08-11 17:39:58 -0500 (Tue, 11 Aug 2015)

* docs/release-notes/1.9.html
  (#svnadmin-load-ignore-dates): Fix typo.

Found by: Stefan Hett

r1695381 | danielsh | 2015-08-11 17:17:10 -0500 (Tue, 11 Aug 2015)

Release notes: add new subcommands.

Found by: Stefan Hett

* docs/release-notes/1.9.html
  (#svn-status-r, #svnadmin-revprop, #svnadmin-load-ignore-dates):
     New entries.

r1695242 | rhuijben | 2015-08-11 05:40:41 -0500 (Tue, 11 Aug 2015)

Create backport branch to fix some neon problems when building 1.7 from
VS 2015. Note that this doesn't fix a #define problem for snprintf in
neon itself.

Without this patch different compiler versions are used for neon and
old version of serf unless an explicit PlatformToolset property is
passed. 1.3+ versions of serf are build before our solution.

svn_local.vcxproj is only fixed for consistency. This project is just
a dummy for localization generation that doesn't use the compiler.

* generator/templates/neon.vcxproj.ezt
* generator/templates/serf.vcproj.ezt
* generator/templates/svn_locale.vcxproj.ezt
    Add missing PlatformToolset-node.

Patch by: Stefan <luke1410{_AT_}gmx.de>
(log message tweaked by me)


r1694668 | stsp | 2015-08-07 07:25:59 -0500 (Fri, 07 Aug 2015)

* CHANGES: Move svnadmin --metadata-only option into the right section.

Found by: Stefan Hett


r1694638 | stsp | 2015-08-07 04:42:06 -0500 (Fri, 07 Aug 2015)

* CHANGES: Fix grammer/typos.

Found by: Stefan Hett


r1694451 | stefan2 | 2015-08-06 06:03:34 -0500 (Thu, 06 Aug 2015)

Update build instructions for Windows (from Source) when building with OpenSSL >= 1.0.0.

* INSTALL
   (II.E.4): update note on building OpenSSL >= 1.0.0

Patch by: Stefan Hett <stefan{_AT_}egosoft.com>

r1693671 | danielsh | 2015-07-31 18:47:32 -0500 (Fri, 31 Jul 2015)

* download/download.html: Fix a thinko.

Found by: Stefan Hett

r1692093 | rhuijben | 2015-07-21 07:07:57 -0500 (Tue, 21 Jul 2015)

On Windows: drop BDB not found warning, if building without BDB-support.
This makes this code match the *nix configure code.

* build/generator/gen_win.py
   (__init__): Remove BDB-warning, if optional 'db' library not found in
               self._libraries

* build/generator/gen_win_dependencies.py
   (parse_options): initialize self.bdb_path to None.
   (_find_bdb): introduce local variable to determine bdb_path taking 
                either a specified path (via --with-berkeley-db) or
                attempting the legacy default path ('db4-win32')
                Only issue the warning, if failing to locate the BDB path
                AND the user having explicitly specified the bdb-path.

Patch by: Stefan Hett <stefan{_AT_}egosoft.com>


r1691712 | rhuijben | 2015-07-18 05:14:12 -0500 (Sat, 18 Jul 2015)

Several updates/corrections to the INSTALL file:
- updated compatibility statements for Visual Studio (dropping 2002/2003 
support, adding support for 2008+ versions)
- case-correction for February
- replaced dead-link to Platform SDK for VC6 with link to still 
available instructions
- replaced redirection URL zlib.org with direct URL zlib.net
- update VS build instructions to be suitable for VS >= 2010
- libmagic marked as optional dependency
- made URLs consistently use a trailing /
- corrected minimum Serf version (1.2.1 -> 1.3.4)
- corrected section numbering and referencing in several cases
- clarify that Python is required for Windows as well
- specify Python >= 3.0 being unsupported atm
- dropping explicit mentioning of Subversion version 1.8 (since the 
documentation always applies to the current version)
- added missing prerequisite an install step instruction for SQLite 3.7.12
- added optional-markers to steps which are not required in all cases
- clarified when serf is required
- replaced DRIVE-variable with BUILD_ROOT-variable to make things a bit 
easier to understand
- added missing required quotes around SDK-paths which contain spaces
- added sections about building APR, ZLib, and Serf to give some leads 
how to build these from source (serf: only TODO-markers)

* INSTALL
     documentation updated

Patch by: Stefan Hett <stefan{_AT_}egosoft.com>