Every Version of Every File in a Repository

2014-10-07 Thread JT.Miller
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

Re: Every Version of Every File in a Repository

2014-10-07 Thread Andreas Mohr
Hi, On Tue, Oct 07, 2014 at 03:03:13PM -0500, jt.mil...@l-3com.com wrote: >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.

Re: Every Version of Every File in a Repository

2014-10-07 Thread Branko Čibej
On 07.10.2014 22:36, Andreas Mohr wrote: > Hi, > > That's certainly a somewhat tough one. > > > I will get tarred and feathered here for my way of trying to solve this, > and possibly even rightfully so, but... ;) Well, I certainly won't skin you alive for suggesting this; but ... I would imagine

Re: Every Version of Every File in a Repository

2014-10-07 Thread Alexey Neyman
On Wednesday, October 08, 2014 12:41:01 AM Branko Čibej wrote: > On 07.10.2014 22:36, Andreas Mohr wrote: > > Hi, > > > > That's certainly a somewhat tough one. > > > > > > I will get tarred and feathered here for my way of trying to solve this, > > and possibly even rightfully so, but... ;) >

RE: Every Version of Every File in a Repository

2014-10-08 Thread Bob Archer
. but still, many request come from a lack of understanding of a technology. From: jt.mil...@l-3com.com [mailto:jt.mil...@l-3com.com] Sent: Tuesday, October 07, 2014 4:03 PM To: users@subversion.apache.org Subject: Every Version of Every File in a Repository Is there a way to check out eve

Re: Every Version of Every File in a Repository

2014-10-08 Thread Andreas Stieger
Hi, On 08/10/14 21:08, Bob Archer wrote: > 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. It is more likely that this is about a legal discovery or license/

Re: Every Version of Every File in a Repository

2014-10-08 Thread Les Mikesell
On Wed, Oct 8, 2014 at 3:38 PM, Andreas Stieger wrote: > Hi, > > On 08/10/14 21:08, Bob Archer wrote: >> 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. > >

Re: Every Version of Every File in a Repository

2014-10-09 Thread Daniel Shahaf
Branko Čibej wrote on Wed, Oct 08, 2014 at 00:41:01 +0200: > On 07.10.2014 22:36, Andreas Mohr wrote: > >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 re