Re: svn commit: r1622687 - in /subversion/branches/log-message-templates/subversion: include/svn_client.h libsvn_client/commit_util.c svn/util.c

2014-09-05 Thread C. Michael Pilato
On 09/05/2014 08:03 AM, s...@apache.org wrote: > Author: stsp > Date: Fri Sep 5 12:03:35 2014 > New Revision: 1622687 > > URL: http://svn.apache.org/r1622687 > Log: > On the log-message-templates branch, change the contents of the > log message template hash table passed to API consumers. FWIW, I

Re: svn commit: r1622678 - in /subversion/branches/log-message-templates/subversion: include/ libsvn_client/ svn/

2014-09-05 Thread Stefan Sperling
On Fri, Sep 05, 2014 at 01:00:09PM +0200, Bert Huijben wrote: > Why do we need a tmp file in the api? GUI clients in general don't need/want > a temp file. > > This looks like you are trying to implement 'svn' behavior in the svn_client > layer. > > I don't see why the tmp_file can't be passed v

RE: svn commit: r1622678 - in /subversion/branches/log-message-templates/subversion: include/ libsvn_client/ svn/

2014-09-05 Thread Bert Huijben
> -Original Message- > From: s...@apache.org [mailto:s...@apache.org] > Sent: vrijdag 5 september 2014 12:31 > To: comm...@subversion.apache.org > Subject: svn commit: r1622678 - in /subversion/branches/log-message- > templates/subversion: include/ libsvn_client/ svn/ > > Author: stsp >