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

Re: rev.6642 makes file:// repos unhappy

From: Bruce DeVisser <devisser_at_look.ca>
Date: 2003-09-09 16:32:41 CEST

On Tue, Sep 09, 2003 at 04:42:45PM +0900, YAMAMOTO Takashi wrote:
> rev.6642 (use BASE:1 for non-url target) changes
> the behaviour of "svn log" on directries in local (file://) repos.
>
> is this intended, or a bug?
> i personally prefer old behaviour...

Here's an earlier rendition of this question, with its
answer.
Bruce

> Is 'svn log' with no arguments supposed to present a log
> up to HEAD, or up to BASE?
>
> I think I've been wired by earlier versions to expect
> the former, and 0.27 does the latter.
>
> Put in other words, this sequence...:
> checkout
> log
> edit / check in
> log
> ... produces identical logs in both cases. Should it?

  Yes. This change was made to address the bug which
  occured when trying to run 'svn log' on something in the
  working copy that had since been removed from HEAD, and to
  make this subcommand's behavior a bit more consistent with
  that of other subcommands.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 9 11:43:35 2003

This is an archived mail posted to the Subversion Users mailing list.

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