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

Re: Running "svn log" on directories

From: Chuan-kai Lin <linchuan_at_cse.ogi.edu>
Date: 2004-02-18 06:19:06 CET

On Wed, Feb 18, 2004 at 04:15:28AM +0000, Chia-Liang Kao wrote:
> On Wed, Feb 18, 2004 at 12:42:27AM +0000, Chuan-kai Lin wrote:
> > Greetings all,
> Good to see old friends on the list :)

Indeed!

> The log history tracking is not `recursive'. it tracks the changes of the
> directory node. Committing files does not change the BASE until you
> svn up. Commits only bumb BASE value for the nodes it touches, because
> someone might have committed a non-conflicting change before you do.

Well, that certainly explains a lot: since I am the only user of my
local repository, I have never bothered to do svn up!

(Damn you developers for implementing svn st the right way, otherwise I
would be typing svn up all the time like when I was using CVS! ;-)

> I think BASE:1 is still the correct behavior from the perspective of wc,
> though I find it a bit annoying myself too.

Now that you have explained what the problem was, I actually find this
behavior quite reasonable myself...

Thanks for the clarification!

-- 
Chuan-kai Lin
http://www.cse.ogi.edu/~linchuan/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 18 14:02:44 2004

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.