Bug 111507 - subversion should use the examples use flag to control the installation of examples
|
Bug#:
111507
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: minor
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: pauldv@gentoo.org
|
Reported By: betelgeuse@gentoo.org
|
|
Component: Development
|
|
|
URL:
|
|
Summary: subversion should use the examples use flag to control the installation of examples
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-11-04 14:10 0000
|
pena ~ # qlist subversion | grep examples
/usr/share/doc/subversion-1.2.3-r3/examples/dumpprops.py
/usr/share/doc/subversion-1.2.3-r3/examples/svnserve-sgid.c
/usr/share/doc/subversion-1.2.3-r3/examples/getlocks_test.c
/usr/share/doc/subversion-1.2.3-r3/examples/svnput.c
/usr/share/doc/subversion-1.2.3-r3/examples/headrev.c
/usr/share/doc/subversion-1.2.3-r3/examples/minimal_client.c
/usr/share/doc/subversion-1.2.3-r3/examples/revplist.py
/usr/share/doc/subversion-1.2.3-r3/examples/blame.py
/usr/share/doc/subversion-1.2.3-r3/examples/getfile.py
/usr/share/doc/subversion-1.2.3-r3/examples/svnlook.rb
/usr/share/doc/subversion-1.2.3-r3/examples/svnlook.py
/usr/share/doc/subversion-1.2.3-r3/examples/geturl.py
/usr/share/doc/subversion-1.2.3-r3/examples/check-modified.py
/usr/share/doc/subversion-1.2.3-r3/examples/svnshell.rb
/usr/share/doc/subversion-1.2.3-r3/examples/svnshell.py
/usr/share/doc/subversion-1.2.3-r3/examples/putfile.py
There is a examples use flag to control the installation of examples.
pena ~ # grep examples /usr/portage/profiles/use.*
/usr/portage/profiles/use.desc:examples - Install example source code
I'll do this for the next version
(In reply to comment #1)
> I'll do this for the next version
>
You wish.
betelgeuse@pena /usr/portage/www-apache/mod_jk $ qlist subversion | grep
examples
/usr/share/doc/subversion-1.4.3/examples/dumpprops.py
/usr/share/doc/subversion-1.4.3/examples/svnserve-sgid.c
/usr/share/doc/subversion-1.4.3/examples/testwrite.c
/usr/share/doc/subversion-1.4.3/examples/getlocks_test.c
/usr/share/doc/subversion-1.4.3/examples/svnput.c
/usr/share/doc/subversion-1.4.3/examples/headrev.c
/usr/share/doc/subversion-1.4.3/examples/minimal_client.c
/usr/share/doc/subversion-1.4.3/examples/revplist.py
/usr/share/doc/subversion-1.4.3/examples/blame.py
/usr/share/doc/subversion-1.4.3/examples/getfile.py
/usr/share/doc/subversion-1.4.3/examples/svnlook.rb
/usr/share/doc/subversion-1.4.3/examples/svnlook.py
/usr/share/doc/subversion-1.4.3/examples/geturl.py
/usr/share/doc/subversion-1.4.3/examples/svnlog2html.rb
/usr/share/doc/subversion-1.4.3/examples/check-modified.py
/usr/share/doc/subversion-1.4.3/examples/svnshell.rb
/usr/share/doc/subversion-1.4.3/examples/svnshell.py
/usr/share/doc/subversion-1.4.3/examples/putfile.py
It is fixed in subversion-1.5_pre26086 in Eaedificāta Repository.
http://www.ffta.host.sk/Eaedificata/index.html
Installation of examples is controlled by "extras" USE flag. If you have
important reasons, "extras" USE flag could be split into "extras" and
"examples".
fixed in 1.4.4-r4 using USE=extras, see #84887