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

How to know if a file was ever in the repository

From: Olivier Sannier <obones_at_free.fr>
Date: Mon, 23 Nov 2009 07:31:01 +0100

Hello all,

I'm wondering if there is a possibility to know if a file was present in
a repository at any given time, even if it was deleted later on.
Basically, if I had this URL :

http://host/myrepos/folder/to/file/myfile.txt

I would like a command, or series of command that could tell me if the
file was ever present, even if it is presently absent from HEAD.
Then end goal is to avoid readding a file that got removed without
actually reading the log message for its removal.
Ideally, this series of command would work for folders as well.

Thanks for any suggestion
Cheers
Olivier

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2423210

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-11-23 07:32:02 CET

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.