The subversion system includes several useful contributed scripts. Chapter 7 of the Subversion book (http://svnbook.red-bean.com/) references the svn_load_dirs.pl script (http://svnbook.red-bean.com/svnbook/ch07s04.html#svn-ch-7-sect-4.2) to assist in managing "vendor branches". I recommend adding a subversion-contrib subpackage that includes these scripts.
Would it be sufficient to you to simply include them in the %docdir, i.e. in /usr/share/doc/subversion-1.0.6/contrib?
Yeah, that'd probably be adequate.
svn_load_dirs is now included for FC3: # rpm -qf /usr/share/doc/subversion-1.1.0/svn_load_dirs.pl subversion-1.1.0-5 let me know if you'd like this for future 1.0.x updates for FC2, or if there are other scripts I've missed that would also be useful.