r867556 | kfogel | 2007-10-30 05:02:24 +0000 (Tue, 30 Oct 2007) * build/ac-macros/apr.m4 (SVN_DOWNLOAD_APR): Improve instructions for getting and building apr. * build/ac-macros/aprutil.m4 (SVN_DOWNLOAD_APRUTIL): Same for apr-util. Patch by: Johannes Nicolai <Johannes.Nicolai@student.hpi.uni-potsdam.de>
r867654 | glasser | 2007-11-03 05:24:07 +0000 (Sat, 03 Nov 2007) * subversion/svn/main.c (svn_cl__cmd_table): Customize documentation of --force-log in 'svn lock', just like we do for -m and -F, to refer to lock comment and not log message. Found by: Johannes Nicolai <Johannes.Nicolai@student.hpi.uni-potsdam.de>