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

Re: Svndumpfilter

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2004-10-07 17:01:03 CEST

Jesper Carlsson wrote:
> Hi! From svndumpfilter help exclude: 'Filter out nodes with given prefixes
> from dumpstream.'
> I've also reed the manual. Is it really just possible to filter with
> prefixes? I would like to use the svndumpfilter to filter files like *.ext.

Hmmm, as said, it's not possible. However, you can create a list of files to
remove ('find -name \*.ext' or somesuch) and then use the whole path as
prefix for things to filter out. Thise requires that you don't have
any /foo/dir.ext/another_dir/file that you want to keep.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 7 17:01:32 2004

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.