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

Re: Log entry of a deleted file

From: Joshua Varner <jlvarner_at_gmail.com>
Date: 2005-07-07 15:38:44 CEST

On 7/6/05, Ben Collins-Sussman <sussman@collab.net> wrote:
>
> On Jul 6, 2005, at 8:20 AM, Joshua Varner wrote:
> > I think this may be a bug. This is what I expected too, but I ran a
> > little test (given I'm only running 1.1.1), but if it is a change to
> > the parent why doesn't show up in it's log.
>
> Because your working copy of the parent directory is still at an
> older revision, run 'svn status -v' and see for yourself. When you
> run 'svn log .' you're asking, "give me the history of this very old
> directory object".
>
> This is one of the FAQs: http://subversion.tigris.org/
> faq.html#hidden-log
>
Okay, this make sense. I just have one question and this isn't meant
as a criticism I'm just trying to understand the behavior. If Adds and
Deletes are considered changes to the containing directory, then what
is the rationale for not updating the version of the directory when an
Add or Delete occurs?

It makes since not to update all of the other files in the directory,
but you know at the commit that the Add/Delete just committed is the
only change (Or at least that's my understanding), because the commit
would not go through without having updated the directory.

Just trying to get a handle on the current FAQs,
Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 7 15:41:05 2005

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.