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

Re: Delete revision of an object has no peg revision?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-01-10 03:35:40 CET

Brummer, Byron wrote:
> This means if you want to pull the
> log for the revision in which the object was removed
> you first need to find the exact revision it took
> place (a pita but doable) and then ask for the log
> of that revision using the URL of the base repo, not
> the object's path.

The deletion of an object is not an operation on the object -- it's an
operation on the parent of the object (the removal of a child). It
follows that querying about that operation should be more closely bound
to the target of the operation. You didn't change the file -- you
simply made it awfully hard to get to it. :-)

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

Received on Wed Jan 10 03:36:08 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.