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

Every Version of Every File in a Repository

From: <JT.Miller_at_L-3com.com>
Date: Tue, 7 Oct 2014 15:03:13 -0500

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-07 22:03:45 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.