Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98766 - repoman man page incorrectly states cvs requirement
Summary: repoman man page incorrectly states cvs requirement
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-developer
Classification: Unclassified
Component: Portage Documentation (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 120474
  Show dependency tree
 
Reported: 2005-07-12 04:53 UTC by Peter Volkov (RETIRED)
Modified: 2006-02-03 16:02 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 Peter Volkov (RETIRED) gentoo-dev 2005-07-12 04:53:19 UTC
The repoman's man page states: 
 
       Note: repoman only runs inside local CVS repositories. 
 
But I've managed to run repoman without cvs. So I think that this sentence 
should be removed from the man page. 

Reproducible: Always
Steps to Reproduce:
Comment 1 Alec Warner (RETIRED) archtester gentoo-dev Security 2006-02-03 16:02:55 UTC
This has been fixed for a while IIRC, the text was changed to

       Note: repoman commit only works inside local CVS repositories.

Which should be correct.