[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-07-16 17:40:13 CEST

Bryan Mayland <bmayland@leoninedev.com> writes:

> 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:42:29 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.