Re: Question about deleteing a file
From: Jan Hendrik <jan.hendrik_at_bigfoot.com>
Date: 2004-01-08 19:08:33 CET
Concerning Re: Question about deleteing a file
> What happens if you want to delete a bunch of binary (JPEG) files you
Make a dump, then dumpfilter the dump_file for *.JPG:
cat dump_file | svndumpfilter exclude path/*.jpg > filtered_dump_file.
Note you must use absolute paths. So if you have folder1/*.JPG
Jan Hendrik
---------------------------------------
Are you willing to spend time studying the issues,
---------------------------------------------------------------------
|
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.