Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84887 - dev-util/subversion: Install included tools somewhere useful
Summary: dev-util/subversion: Install included tools somewhere useful
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords:
: 135803 (view as bug list)
Depends on:
Blocks: 111507
  Show dependency tree
 
Reported: 2005-03-11 11:02 UTC by Bruce Guenter
Modified: 2007-09-08 14:18 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Install the subversion tools into /usr/share/subversion (r1.patch,425 bytes, patch)
2005-03-11 11:06 UTC, Bruce Guenter
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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