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

Re: svn commit: rev 1093 - trunk/subversion/include

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-28 23:32:18 CET

On Mon, Jan 28, 2002 at 03:48:42PM -0600, kfogel@tigris.org wrote:
> Author: kfogel
> Date: 2002-01-28 21:48 GMT
> New Revision: 1093
>
> Modified:
> trunk/subversion/include/svn_client.h
> Log:
> * subversion/include/svn_client.h (svn_client_revision_kind): Doc fix,
> thanks to Greg Stein.
>...
> + svn_client_revision_commited, /* rev of most recent change */
> + svn_client_revision_previous, /* (rev of most recent change) - 1 */
> svn_client_revision_current, /* .svn/entries revision */
> svn_client_revision_head /* repository youngest */
> };

sigh...

more than just doc!

That should be svn_client_revision_changed or _created. Was about to just
make the change myself, but decided that I didn't know how to decide :-)

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:00 2006

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.