Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152453 - app-portage/layman requires dev-util/subversion to be webdav enabled
Summary: app-portage/layman requires dev-util/subversion to be webdav enabled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gunnar Wrobel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-22 18:06 UTC by Rick Harris
Modified: 2006-12-29 09:26 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rick Harris 2006-10-22 18:06:13 UTC
Relevant to all layman versions.

Each time an overlay is to be added, the following results if subversion is built with '+nowebdav':

~ # layman -a overlay
svn: Unrecognized URL scheme for 'http://overlay.website.org/trunk'

Solution would be to check if dev-util/subversion is built_with_use +nowebdav and die with error message informing the user.
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2006-12-29 09:26:23 UTC
Fixed.