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

Re: Finding nodes with the same name

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-06-28 00:43:04 CEST

Karl Fogel wrote:

>I prefer:
>
> svn log --follow-copies /* this one is the default */
> svn log --follow-paths /* like your "--all-revisions" */
> svn log --follow-nodes /* means "none of the above", just stop
> at node creation */
>
>

I like the idea, but I don't understand how you get three different
cases. --follow-paths is obvious; so's follow-copies; what would
--follow-nodes do that's different from --follow-copies?

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 28 00:43:36 2002

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.