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

Re: svn log -v and status of affected paths: 2 columns?

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: Fri, 06 Jun 2008 12:38:37 -0700

"C. Michael Pilato" <cmpilato_at_collab.net> writes:

> Oops -- I mispoke earlier when I said that this information already=20
> available in the log structures. What you get today is just "props=20
> were/weren't changed", not the full added/modified/deleted status for=20
> properties.

svn_log_entry_t doesn't have anything at all about properties,
only action (char) and copyfrom.

> Another thing folks have asked for often (and I personally would love to =
>
> see) is the change to have log's changed-paths carry a `kind' field (file=
> ,=20
> directory, etc.). That is something we don't store with the changes in t=
> he=20
> repositories, and, while easy to calculate at log-time, adds expense. An=

Not much expense, I'm sure. I, too, would like to see this.
Adding prop_action would probably be more difficult, but I'd like
to see that too :).

--
Eric Gillespie <*> epg_at_pretzelnet.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-06 21:38:51 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.