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