Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 84887

Summary: dev-util/subversion: Install included tools somewhere useful
Product: Gentoo Linux Reporter: Bruce Guenter <bruce>
Component: [OLD] DevelopmentAssignee: Paul de Vrieze (RETIRED) <pauldv>
Status: RESOLVED FIXED    
Severity: enhancement CC: arfrever, raybooysen, remy, tschenturs
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 111507    
Attachments: Install the subversion tools into /usr/share/subversion

Description Bruce Guenter 2005-03-11 11:02:52 UTC
The subversion sources include several useful tools (shell scripts, etc) that should get installed somewhere.  I am attaching a simple patch to the dev-util/subversion ebuild to copy those tools into /usr/share/subversion.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Bruce Guenter 2005-03-11 11:06:44 UTC
Created attachment 53199 [details, diff]
Install the subversion tools into /usr/share/subversion
Comment 2 Urs Joss 2005-07-06 02:50:54 UTC
Some of the tools provided in tools/ already gets installed:

- client-side,examples,hook-scripts are installed into /usr/share/doc/${PF}/tools (see client-side,examples,
hook-scripts, line 224).
- hot-backup.py is installed into /usr/bin/svn-hot-backup

I don't use anything else out of tools (yet), but I guess this opens the discussion of what else to include...

Comment 3 Bruce Guenter 2005-07-06 08:33:07 UTC
(In reply to comment #2)
> - client-side,examples,hook-scripts are installed into
/usr/share/doc/${PF}/tools (see client-side,examples,
> hook-scripts, line 224).

Unfortunately, this prevents using a symlink or hard-coded path to reference
those scripts across upgrades (since several of them are useful without
modification).

> - hot-backup.py is installed into /usr/bin/svn-hot-backup

Hrm, didn't see that.  That's good.
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-08-15 00:54:44 UTC
It is fixed in subversion-1.5_pre26086 in Eaedificāta Repository.
http://www.ffta.host.sk/Eaedificata/index.html

Installation of extra files is controlled by "extras" USE flag. These files are installed to constant location - "/usr/share/subversion".
Comment 5 Benedikt Böhm (RETIRED) gentoo-dev 2007-09-08 13:48:56 UTC
*** Bug 135803 has been marked as a duplicate of this bug. ***
Comment 6 Benedikt Böhm (RETIRED) gentoo-dev 2007-09-08 14:18:57 UTC
fixed in 1.4.4-r4