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

Re: History of erased file

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-12-10 17:03:28 CET

Jani Averbach <jaa@cc.jyu.fi> writes:
> (Precond: a dosen't exist at the moment)
>
> $ svn please_tell_me_what_has_happened_to_this_item a.txt
> svn:
> a -> b at revision xyz
>
> Even better:
>
> $ svn please_tell_me_what_has_happened_to_this_item a.txt
> svn:
> a -(21)-> b
> b -(42)-> c
> c -(xyz)-> d
> d is a's incarnation at the moment
>
> Where inside parenthesis is revision number when this happened.

Hmmm, maybe this is

   $ svn log --quiet

...what do you think? :-)

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 10 17:42:57 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.