[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r35652 - branches/http-protocol-v2/subversion/mod_dav_svn

From: Greg Stein <gstein_at_gmail.com>
Date: Tue, 3 Feb 2009 21:02:31 +0100

On Tue, Feb 3, 2009 at 20:04, C. Michael Pilato <cmpilato_at_collab.net> wrote:
>...
> +++ branches/http-protocol-v2/subversion/mod_dav_svn/dav_svn.h Tue Feb 3 11:04:51 2009 (r35652)
> @@ -369,6 +369,11 @@ const char *dav_svn__get_txnprop_stub(re
>
> /* activity functions for looking up, storing, and deleting
> ACTIVITY->TXN mappings */
> +dav_error *
> +dav_svn__create_txn(const dav_svn_repos *repos,
> + const char **ptxn_name,
> + apr_pool_t *pool);

That comment doesn't really apply in this case...

>...

Cheers,
-g

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1098263
Received on 2009-02-03 21:02:50 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.