=================== BUG #1349: FULL BUG SNAPSHOT =================== http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1349&group_id=11
Submitted by: hgayosso Project: Savannah Submitted on: 2002-Oct-06 21:16 Category: CVS Severity: 5 - Average Priority: Normal Bug Group: None Resolution: None Assigned to: None Status: Open Effort: 0.00 Summary: CVS help page is misleading and mistaken. Original Submission: The page: https://savannah.gnu.org/cvs/?group=gnueval Only shows an example of checking out the HTML tree, but no example on how to check out a source module is provided, plus even that example is not complete as it doesn't show that there should be a module name in the line to be executed (yes, if the people is familiar with CVS this could be identified easily, but if that person is not, then we have a problem). Also, the example for the HTML tree appears under: "Developer CVS Access via ....." which is misleading as "developer" is more associated with source code than with web pages. My proposal to fix this is to show an example to check out the source code (I think there was one in the past, actually), something like this: Source tree: export CVS_RSH=ssh cvs -z3 [EMAIL PROTECTED] co MODULENAME No Followups Have Been Posted CC list is empty No files currently attached For detailed info, follow this link: http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1349&group_id=11
