[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: Martin Furter <mf_at_rola.ch>
Date: 2007-01-10 03:47:12 CET

On Tue, 9 Jan 2007, C. Michael Pilato wrote:

> 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. :-)

Maybe the following thread also helps explaining why it is the way it is:
http://svn.haxx.se/dev/archive-2005-10/1334.shtml

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 10 03:47:44 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.