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

Re: Subversion dumpfilter Perl module

From: John Peacock <jpeacock_at_rowman.com>
Date: 2006-06-16 16:43:32 CEST

Martin Scharrer wrote:
> I wrote a subversion dumpfilter perl module which can be used to easily write
> specific dumpfilters in perl. I actually wrote it because I needed to convert
> all my files in a repository from dos to unix text format, but then I made a
> whole general module out of it.

Very cool! I needed to write something to fix up the capitalization of
web files before moving from Windows (case-preserving) to Linux
(case-sensitive). I can't just do a bulk case conversion of the
filenames because the name in the filesystem must match the name used in
<a href=?> in other templates.

> If you have any interest in it you can find the module with some example
> filters on my website under:
> http://www.scharrer-online.de/svn/dumpfilter.shtml

Please package this up and release it on CPAN, since that will mean that
the module and scripts will survive even if your website goes away. Let
me know offline if you need help.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 16 16:53:37 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.