Sorry for that last one, apparently C-Ret sends in G-mail
On 8/9/05, Joshua Varner <jlvarner@gmail.com> wrote:
> On 8/9/05, lundblad@tigris.org <lundblad@tigris.org> wrote:
> > Author: lundblad
> > Date: Tue Aug 9 04:46:11 2005
> > New Revision: 15648
> >
> > Modified:
> > trunk/subversion/include/svn_client.h
> > trunk/subversion/libsvn_client/commit.c
> >
> > Log:
> > Partial fix for Issue #443: post-commit hook script (error) output lost.
> >
> > This is step 1 : Introduction of svn_client_commit_info2_t and its
> > constructor.
> >
> > Patch by: Madan U Sreenivasan <madan@collab.net>
> > me
> >
> > * subversion/include/svn_client.h
> > (svn_client_commit_info2_t): New structure to take care of
> > post-commit-hook's stderr.
> > (svn_client_commit_info_t): Ad a note that this will be deprecated soon.
Add
> > (svn_client_create_commit_info): New fuction. Constructor for
New function
> > svn_client_commit_info2_t.
> >
> > * subversion/libsvn_client/commit.c
> > (svn_client_create_commit_info): New function.
> >
> >
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 9 23:51:35 2005