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

Re: Merge Tracking Auditing - SoC

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-04-17 02:43:30 CEST

On 4/16/07, Daniel Rall <dlr@collab.net> wrote:

> > * What about svn ls --verbose, which also shows revisions and usernames?
>
> This use case should be supported, too. Will you add it to the spec?

I think svn ls is the same as svn info and should not be supported.
Given that a commit for a file could be the result of a merge that
combined several revisions and authors, there is just no way to show
that for a command like info or ls that needs to essentially show a
single value.

With svn blame, we are dealing with lines of code and each line will
only come from one revision/author. With svn log, the proposal calls
for expanding the output to show all of the log entries. I do not see
any similar way to deal with this for info or ls.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 17 02:43:39 2007

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.