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

RE: Every Version of Every File in a Repository

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Wed, 8 Oct 2014 20:08:39 +0000

You know, the files aren't really stored as files per say. Also, if using correct ACLs in your repository there is no way any of these files can be "executed".

I assume by "scan" you are talking about virus scanning. I would question the need to do this. Yea, I know... but still, many request come from a lack of understanding of a technology.

From: JT.Miller_at_L-3com.com [mailto:JT.Miller_at_L-3com.com]
Sent: Tuesday, October 07, 2014 4:03 PM
To: users_at_subversion.apache.org
Subject: Every Version of Every File in a Repository

Is there a way to check out every version of a file in a repository? We just had a requirement levied to perform a scan of every file in a repository. The scan tool must have each file in a stand-alone format. Thus, I need a way to extract every version of every file within a repository.

Aside from the brute-force method of checking out the entire repository starting at revision 1 , performing a scan, updating to the next revision, and repeating until I reach the head, I don't know of a way to do this.

Thanks,
JT Miller
Received on 2014-10-08 22:09:12 CEST

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.