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

Finding the revision of a deleted file.

From: Gavin \ <gavin.baumanis_at_palcare.com.au>
Date: Wed, 13 Apr 2011 11:27:22 +1000

I have been doing some work everyone's good friend Mr.Google.
Every blog / article I read all said the same thing;

Create a file with svn log
(svn log --verbose > svn.log)
Then grep / search the log for the file you're after.

It takes about 8 minutes just for the log file to be created - which makes it a slightly painful workflow - just to resurrect an old file.

Is there not a more convenient way to do this?

As always thanks in advance.
Gavin "Beau" Baumanis
Received on 2011-04-13 07:24:19 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.