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

Re: svn_client_blame3() and svn_opt_revision_working

From: Ben Gollmer <ben_at_jatosoft.com>
Date: 2006-05-08 06:41:58 CEST

On 2006-05-07 15:40:08 -0500, "Peter N. Lundblad" <peter@famlundblad.se> said:
> Someone who wants to do this should check for the kind of the end
> revision being working explicitly in svn_client_blame3. Then, after
> all revisions have been received from the repository, just call
> add_file_blame once to add blame for the working file. We will need
> some API tweaking so that this information can be passed back to the
> caller (there's only a revision number). I'd suggest an extra boolean
> that's TRUE when we're dealing with the working revision
> (SVN_INVALID_REVNUM is already in use for "unknown revision" in this ca se).

Is adding the extra boolean going to require a svn_client_blame4()?

-- 
Ben
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 8 06:38:53 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.