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

Re: changed_paths2

From: <Stefan.Fuhrmann_at_etas.com>
Date: Tue, 27 Jan 2009 20:50:04 +0100

Stefan Küng <tortoisesvn_at_gmail.com> wrote:

> In r15196 I've updated to the latest svn trunk. The log API now can
> return an enhanced struct for the changed paths. It's basically the same
> as before but with the additional param indicating the node type (file,
> folder, unknown).
>
> Could you please implement this in the log cache? I've alread extended
> the LogChangedPath struct and added the code to fill in the struct
> depending on whether the new param is available or not. But what's
> missing is saving/loading that new param and the version info of the
> cache - not sure if the caches stay compatible with this additional
param...

Implemented in r15203. Caches should remain compatible
with older 1.6 builds. Existing cache entries say "unknown"
for the node kind.

-- Stefan^2.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=1060069

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-27 20:50:27 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.