[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-18 08:36:11 CET

Chia-Liang Kao wrote:

>>So am I missing anything obvious on why BASE:1 is a better choice?
>
>
> I think BASE:1 is still the correct behavior from the perspective of wc,
> though I find it a bit annoying myself too.

There's been lots of debate about this in the past, you can search the
list archives to read about it.

The rationale for the current behavior is consistency. For any
subcommand X, running 'svn X wc-path' will operate on the version of
wc-path sitting in your working copy, i.e. the BASE revision. So when
you run 'svn log foo.c', you're asking, "give me the change history of
the BASE revision of foo.c".

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 18 08:37:19 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.