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

RE: svn commit: r941617 - in /subversion/trunk/subversion/libsvn_wc: wc-queries.sql wc_db.c wc_db.h

From: Bert Huijben <bert_at_qqmail.nl>
Date: Thu, 6 May 2010 11:11:35 +0200

> -----Original Message-----
> From: julianfoad_at_apache.org [mailto:julianfoad_at_apache.org]
> Sent: donderdag 6 mei 2010 10:53
> To: commits_at_subversion.apache.org
> Subject: svn commit: r941617 - in /subversion/trunk/subversion/libsvn_wc:
> wc-queries.sql wc_db.c wc_db.h
>
> Author: julianfoad
> Date: Thu May 6 08:53:11 2010
> New Revision: 941617
>
> URL: http://svn.apache.org/viewvc?rev=941617&view=rev
> Log:
> Add a function for looking up a pristine text's SHA-1 checksum from its MD-5
> checksum - the inverse of svn_wc__db_pristine_get_md5().
>
> * subversion/libsvn_wc/wc_db.c,
> subversion/libsvn_wc/wc_db.h
> (svn_wc__db_pristine_get_md5): Rename parameters in the function
> prototype
> to match the function definition.
> (svn_wc__db_pristine_get_sha1): New function.

I think you should make this a '_temp_' function as we should not do this conversion in 1.7.0. (But it is very useful in the intermediate state where we are now).
Or is it needed for the commit processing via the old API?

        Bert
Received on 2010-05-06 11:12:15 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.