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

Re: Revision help

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: Wed, 02 Apr 2008 22:17:39 +0200

Hi Brian,

> Is there an easy way to find the revision of the repository where a file
> (or folder) was deleted?
Just use the svn log -v -q command and grep that by
" D /Foldername"...

Take a deeper look into the output of the svn log -v -q output and
modify the grep information to your needs...

Kind regards
Karl Heinz Marbaise

-- 
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-02 22:18:11 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.