Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163967 - Paludis looks like requiring subversion
Summary: Paludis looks like requiring subversion
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-26 19:39 UTC by Andrei Gerasimenko
Modified: 2007-01-26 19:45 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 Andrei Gerasimenko 2007-01-26 19:39:37 UTC
I installed paludis 0.16.0 using Portage and configured it according to the Paludis web site. One of the steps was to create tha Paludis-overlay repository. The web site instructed me to add

sync = svn://svn.pioto.org/paludis/overlay

to the paludis-overlay.conf file. When i ran paludis --sync I have got the error "cvn command not found" and had to emerge subversion. 

I guess subversion should be added as paludis dependency.

Reproducible: Always
Comment 1 Stephen Bennett (RETIRED) gentoo-dev 2007-01-26 19:45:30 UTC
Paludis doesn't require Subversion unless you use repositories synced from Subversion, which in turn is not required in order to use it. If we add a dependency on subversion for that reason, we should also dep on CVS, Git and Darcs despite the fact that almost noone will use all of them.