[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-06 16:00:27 CEST

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 6 16:05:16 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.