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

Re: Delete a File Throughout Revisions

From: Jan Hendrik <jan.hendrik_at_bigfoot.com>
Date: 2003-10-16 12:15:25 CEST

Concerning Re: Delete a File Throughout Revisi
Ben Collins-Sussman wrote on 10 Oct 2003, 16:21, at least in part:

> $ svndumpfilter help exclude
> exclude: usage: svndumpfilter exclude PATH_PREFIX...
>
> Filter out nodes with given prefixes from dumpstream.
>
> ... you're not giving a prefix. All of the paths in the
> dump-file-stream are absolute. So you need to filter out the
> *absolute* path to your file.

So it would not be possible to remove all *.JPG files with this
command? Or all folders named images with something like
trunk/project/*/images/*.JPG? I would have to do this folder by
folder with the respective absolute path, wouldn't I?

Jan Hendrik

---------------------------------------
Freedom quote:

     Freedom is a fragile thing
     and is never more than one generation away from extinction.
     It is not ours by inheritance;
     it must be fought for and defended constantly by each generation,
     for it comes only once to a people.
     Those who have known freedom, and then lost it,
     have never known it again.
                -- Ronald Reagan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 16 12:12:14 2003

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.