It turns out that the file I was looking for was deleted by deleting the folder. So, at first, the svn log -v didn't help. Then, I noticed that the folder was gone so I searched for that and found it right away.
Thanks for all your help.
Brian
> -----Original Message-----
> From: Karl Heinz Marbaise [mailto:khmarbaise_at_gmx.de]
> Sent: Wednesday, April 02, 2008 4:18 PM
> To: Brian Erickson
> Cc: users_at_subversion.tigris.org
> Subject: Re: Revision help
>
> 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
>
>
---------------------------------------------------------------------
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:59:17 CEST