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

RE: Re: Revision help

From: Brian Erickson <erickson_at_BAUERCONTROLS.com>
Date: Wed, 2 Apr 2008 16:58:58 -0400

 
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

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.