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... ;) >