[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 07:33:17 CEST

On 2006-05-07 23:41:58 -0500, Ben Gollmer <ben@jatosoft.com> said:

> 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()?

Ah, never mind - I spoke before reading carefully, it must be getting
too late here :)

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