Bug 880744

Summary: Add svn-clean script into the package
Product: [Fedora] Fedora Reporter: Ozan Çağlayan <ozan.caglayan>
Component: subversionAssignee: Joe Orton <jorton>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: rawhideCC: jorton, ozan.caglayan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-08 16:28:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ozan Çağlayan 2012-11-27 17:32:14 UTC
This is a very nice and life-saving script to clean up a tree (much like what git clean does):

http://svn.apache.org/repos/asf/subversion/trunk/contrib/client-side/svn-clean

I think it would help developers a lot if this script can be installed into /usr/bin in the subversion.spec

Thanks.

Comment 1 Joe Orton 2013-01-08 16:28:49 UTC
This isn't packaged in the tarball.

$ tar -tjf subversion-1.7.8.tar.bz2 | grep svn-clean
$

Packaging stuff other than what's in the tarball is a maintenance headache so I'd prefer not to do more of it.