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

How to identify revision where a file was deleted?

From: Kylo Ginsberg <kylo.ginsberg_at_gmail.com>
Date: Thu, 22 May 2008 08:08:51 -0700

If I know a file existed at some revision in the past, R, and know it
was subsequently deleted, what is the best practice for identifying
the revision in which it was deleted?

I'm aware that I can run "svn log -r<R>:HEAD" on a directory above the
level of the deleted file and parse the log output to answer the
question. But this is a bit cumbersome. Is there another way?

Thanks
Kylo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-22 17:09:14 CEST

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.