[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 02:17:48 CEST

Eric Gillespie wrote:

><brane@xbc.nu> writes:
>
>>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?
>>
>>
>
>If i copy foo to bar and run 'svn log bar', --follow-copies (the
>default) shows me for bar and then goes back to the revision of
>foo it was copied from and shows those too. --follow-nodes will
>not go back to the copy.
>
I see. Then the option names aren't chosen very well. An "svn copy"
doesn't create a new node, it creates a new branch of the same node. It
should be --ignore-copies, then, or --branch-only, or something.
--follow-nodes is misleading.

-- 
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 02:18:20 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.