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

export every version of every file

From: Alf Lacis <Alf.Lacis_at_aiscientific.com>
Date: 2006-05-24 04:07:51 CEST

Hi,
For legal purposes, I've been asked to try to automate the extraction of
every version of every file from several repositories.

I know Tortoise does something like this when you ask for a diff between
two files: you get two temporary files called:

c:\temp\main.c-rev2360.svn000.tmp.c
c:\temp\main.c-rev2443.svn000.tmp.c

What I'd like is to see a series of files like this example for
"Documents\My_Comms.doc" :

<my_export_directory>\Documents\My_Comms.doc.rev1234.svn000.tmp.doc
<my_export_directory>\Documents\My_Comms.doc.rev2345.svn000.tmp.doc
<my_export_directory>\Documents\My_Comms.doc.rev3456.svn000.tmp.doc

I've tried searching the archive for variations of "every version of each
file" but I get thousands of matches (after all, we're talking about
versions and files!).

-- 
Regards, 
Alf Lacis 
Senior Software & Design Engineer 
A.i. Scientific Pty Ltd 
10-22 Hornibrook Esplanade 
CLONTARF QLD 4019 
AUSTRALIA 
Ph: (+617 or 07) 3105 5087  
www.aiscientific.com 
    "More of the ambassadors from other countries had arrived at the 
university, and more heads of the Guilds were pouring in, and every single 
one of them wanted to be involved in the decision-making process without 
necessarily going through the intelligence-using process first."
-- Terry Pratchett "The Last Hero"
    "As a person goes through primary & secondary schools, university and 
the rest of life, that person is told and learns a series of increasingly 
subtler lies about the world.  For example: "A stork brought you."  "You came from your mummy's tummy."  "Your mother 
and father made love and your mother gave birth to you."  "23 of your 
father's chromosomes combined with 23 of your mother's, and through 
mitosis and differentiation, you grew through embryo, foetus, baby, 
infant, child, through puberty to adult."  Each of these is a more-and-more accurate version of the truth, but still 
a lie.  The trick is to know how close you are to the 'truth'."
-- Alf Lacis, ~2002
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 24 04:08:54 2006

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.