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

Re: svn log on deleted items

From: Bryan Mayland <bmayland_at_leoninedev.com>
Date: 2003-07-16 17:57:59 CEST

Aha very nice and definately works for my purposes. Is there also a way
to view the deleted file's log without checkout?

Ben Collins-Sussman wrote:

>>I can svn cat -r4120 and see the file, and not in r4121 so therefore I
>>can conclude that r4121 included the delete commit, but is there
>>another way to do this other that cating / lsing revisions until you
>>find the file?
>>
>>
>
>Try running 'svn log -v' on the *parent* of the file. You'll see 'D
>file' in one of the revisions.
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 16 17:58:47 2003

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.