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

retrieving changelog of deleted files.

From: Alan Knowles <alan_at_akbkhome.com>
Date: 2005-05-10 04:13:21 CEST

I was attempting to find out when a file or folder was deleted, but
could not find any 'clean' way of doing it, has anyone any suggestions..

obviously using log on the root folder, and grepping for the file way,
but it's horribly inefficient/slow..

the example:
svn log -r1 http://www.akbkhome.com/svn/.Trash-alan
------------------------------------------------------------------------
r1 | root | 2004-03-08 16:34:05 +0800 (Mon, 08 Mar 2004) | 2 lines

svn log http://www.akbkhome.com/svn/.Trash-alan
svn: REPORT request failed on '/svn/!svn/bc/78690/.Trash-alan'
svn: '/svn/!svn/bc/78690/.Trash-alan' path not found

Regards
Alan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 10 04:13:25 2005

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.