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

Re: svn commit: r1333183 - in /subversion/branches/ev2-export/subversion: include/private/svn_wc_private.h libsvn_wc/node.c

From: Greg Stein <gstein_at_gmail.com>
Date: Wed, 2 May 2012 21:16:21 -0400

On Wed, May 2, 2012 at 4:10 PM, <hwright_at_apache.org> wrote:
>...
> +++ subversion/branches/ev2-export/subversion/include/private/svn_wc_private.h Wed May  2 20:10:23 2012
> @@ -1087,6 +1087,35 @@ svn_wc__node_pristine_install(svn_wc_con
>                               const svn_checksum_t *md5_checksum,
>                               apr_pool_t *scratch_pool);
>
> +/* If requested set *CONTENTS to a readable stream that will yield the pristine
> +   text identified by SHA1_CHECKSUM (must be a SHA-1 checksum) within the WC
> +   identified by WRI_ABSPATH in DB.

Based on SHA1? Couldn't you use the normal abspath and
svn_wc_get_pristine_contents2() ?

>...

Cheers,
-g
Received on 2012-05-03 03:16:55 CEST

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.