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

Re: [RFC] Identifying copy/move sources

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-04-03 17:12:10 CEST

Michael Brouwer wrote:
> Is --copies-only good enough? What about if a node was replaced by
> deletion and addition? Isn't that something you want to know about when
> doing the kind of genealogy type operations you were talking about in
> another thread here? Sounds like what you really need is
> --tree-changes-only.

If a node was replaced by deletion and addition, it's line of history begins
at the addition, and 'svn log' will not continue backwards past that point.
   If you can generate 'svn log' output that demonstrates what you're
talking about, I'd love to see it (because what I *think* you're talking
about cannot be generated with 'svn log').

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Tue Apr 3 17:12:23 2007

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.