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

Re: Peg revision question

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Fri, 05 Mar 2010 16:01:17 -0500

Mark Phippard wrote:
> Copy is a little different. For that, I would like to be able to
> specifically ask SVN to do it, which is what you are saying here. If
> an item is moved, I do not think you should even have to ask.

Agreed.

> If you
> know a URL/Rev where something existed you ought to be able to just
> get the entire history of that item, but to do that, I think we would
> need a first class notion of moving something.

In theory, the repository layer could say "I see that this item was copied
away and deleted from this path at the same time." In practice, "deleted at
the same time" isn't as easy to detect as we'd like. (I've been doing some
thinking in these parts off and on ... toying with the cost/benefit of
storing an explicit end-of-life marker on a line of history. But I don't
like where the 'cost' part leads me.)

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

Received on 2010-03-05 22:01:54 CET

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.