[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 18:25:41 CEST

Concerning Re: Delete a File Throughout Revisi
Michael Wood wrote on 16 Oct 2003, 15:13, at least in part:

> > > $ svndumpfilter help exclude
> > > exclude: usage: svndumpfilter exclude PATH_PREFIX...
> >
> > 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?
>
> Yes, but you could use grep to find them all and then use a script to
> strip all of them out of the file. It's not the most efficient
> process in the world, but it's not like you'll have to type them all
> in manually either...

OK, I note it for future use. Since I am not very familiar with grep
and scripting it might perhaps be easier to dumpfilter
trunk/project/path/images. Though still some typing for varying
paths there are less than folders than files. Of course, some other
files in those folders would go, too ... So none of the ways is very
efficient or elegant. Perhaps a post-2 feature - regex support?

Jan Hendrik

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

     Freedom isn't for wimps.
                -- Neal Boortz

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 16 18:23:17 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.