Re: accessing svn config settings programmatically?

2016-01-17 Thread Daniel Shahaf
Karl Berry wrote on Sat, Jan 16, 2016 at 23:31:10 +: > Is it possible to read (no need to write) svn configuration settings via > some svn command? > Not with the cmdline client. It's possible with the bindings (svn_config_*). > That is, something better than trying to discover the location

Re: Subversion commit email script and "unprintable" characters

2016-01-17 Thread Daniel Shahaf
Alfred von Campe wrote on Wed, Jan 13, 2016 at 20:54:12 -0500: > Is there any documentation for this script (other than the script > itself)? There's mailer.conf.example in the same directory.