On Tue, Feb 14, 2012 at 12:23:42PM -0500, Nico Kadel-Garcia wrote: > Cool. I'm looking at RPM bundling for it: I note the addition of the > "mod_dontdothat" module, which is making me laugh a bit at the name. > Does anyone have a good sample dontdothat config file I can add to the > RPM bundle?
See bottom of https://build.opensuse.org/package/view_file?file=subversion.README.SuSE&package=subversion&project=devel%3Atools%3Ascm%3Asvn&rev=6adc775d1afe4f92ed5922970918c16d > I'm also uncertain of whether to bundle the dontrformat tools with the > mod_dav_svn package, on which it is dependent and which it it is used > for. Does anyone have an opinion as to whether it should be separate? I would bundle it with mod_dav_svn. It is quite Subversion-specific. It could be used independently of Subversion but I don't think many people do that.
