[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: Peter Davis <peter_at_pdavis.cx>
Date: 2002-12-10 11:37:26 CET

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 10 December 2002 02:09, Roman Rytov wrote:
> it possible to figure out somehow where a.txt
> became b.txt?

One way would be to use "svn log --strict b.txt" to find out where b.txt was
created, which is presumably the last (earliest) revision shown in the list
of logs. The "--strict" option prevents any logs for revisions that existed
before the copy from being displayed. Use the "--verbose" option to make
sure.

- --
Peter Davis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE99cPmhDAgUT1yirARAqnpAJ9/vT/Q7XDQnTdX6A+s6HXOHbkwZgCdEBst
RQlZVpH7nPtc0idnvIiQXrk=
=te5R
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 10 11:38:11 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.