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

Re: svn log hides log messages

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-01-05 21:27:09 CET

On Jan 5, 2005, at 2:21 PM, Shawn Harrison wrote:
>
> But svn log uses the repository, not the working copy, to get the log
> for the directory. So why not use the HEAD of the directory in the
> repository itself rather than the latest version of the working copy?
> In general, why use the working copy as the point of reference for an
> operation that accesses the repository? It would seem to be more
> informative to see what has happened in the _repository_ after I last
> did svn up, not just in the wc. I already know what's happened in the
> wc.
>

Well, you've just presented one side of the debate that's been going on
forever on this list. The other side of the debate is:

"If no target is given, then all svn subcommands default to operating
on '.' at its BASE revision." It's a consistency argument.

See the thread started by kfogel on this last week.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 5 21:29:54 2005

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.