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

Re: Finding when a file disappeared?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-06 21:07:48 CEST

On Thu, 2004-05-06 at 14:02, Talley, Brooks wrote:
> Ok, someone (probably me) deleted a rarely used but important file
> during a commit at some point in the past 40 or so versions.
>
> I do have the file and could re-add it, but it raised the question: if
> I didn't, is there a handy way to, knowing the pathname of a file, ask
> subversion when it was deleted/changed/etc? I see svnlook history,
> which seems like it could do the trick, but is there any way to do the
> same from plain old svn on a developer's workstation that doesn't have
> admin (or local) access to the repository?

'svn log -v'. The -v shows every changed path in every revision.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 8 00:22:48 2004

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.