Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44453 - Change viewcvs deps so that subversion is recognized
Summary: Change viewcvs deps so that subversion is recognized
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-12 06:36 UTC by Caleb Tennis (RETIRED)
Modified: 2004-05-24 14:36 UTC (History)
1 user (show)

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 Caleb Tennis (RETIRED) gentoo-dev 2004-03-12 06:36:28 UTC
Currently viewcvs has a dep on cvs and rcs.  Since viewcvs supports subversion, this should be changed to something like this:

DEPEND="|| ( (cvs rcs) subversion )"

I have tested installing viewcvs WITHOUT cvs and with subversion, and it works great.
Comment 1 Stuart Herbert (RETIRED) gentoo-dev 2004-04-23 06:22:26 UTC
Okay, I've changed the dependency.  Can you test this, please, and let me know whether it works for you?

Thanks,
Stu
Comment 2 Peter Westwood 2004-05-24 14:05:17 UTC
Had a play with net-www/viewcvs-0.9.2_p20030430-r1 tonight and viewcvs works fine with subversion for me.

Installed fine without pulling in the cvs and rcs deps.

Peter
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2004-05-24 14:36:52 UTC
sounds good - seems to work here happily now too.