Bug 128338

Summary: Add svn_load_dirs and other contrib scripts
Product: [Fedora] Fedora Reporter: Kenneth Porter <shiva>
Component: subversionAssignee: Joe Orton <jorton>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 2Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://svn.collab.net/viewcvs/svn/trunk/contrib/client-side/
Whiteboard:
Fixed In Version: 1.1.0-5 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-05 10:21:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kenneth Porter 2004-07-21 21:08:08 UTC
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.

Comment 1 Joe Orton 2004-08-23 09:05:55 UTC
Would it be sufficient to you to simply include them in the %docdir,
i.e. in /usr/share/doc/subversion-1.0.6/contrib?

Comment 2 Kenneth Porter 2004-08-23 09:47:34 UTC
Yeah, that'd probably be adequate.

Comment 3 Joe Orton 2004-10-05 10:21:19 UTC
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.