=================== BUG #1157: LATEST MODIFICATIONS ================== http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1157&group_id=11
Changes by: Mathieu Roy <[EMAIL PROTECTED]> Date: 2002-Sep-09 13:37 (Europe/Paris) ------------------ Additional Follow-up Comments ---------------------------- There's some error introduced in the cvs page yesterday, due to another bugfixe. Anyway, there are several way to use CVS since there are several protocol used : anonymous cvs cvs via ssh cvs via kerberos :gserver is usefull only to owner of a gnu.org kerberos account (few). For developers, the correct command is definitely cvs -z3 [EMAIL PROTECTED] co non-gnu/liblearn (currently presented as cvs -z3 [EMAIL PROTECTED]/ co /non-gnu/liblearn that is wrong) The FAQ entry is correct. =================== BUG #1157: FULL BUG SNAPSHOT =================== Submitted by: retostamm Project: Savannah Submitted on: 2002-Sep-08 20:21 Category: CVS Severity: 5 - Average Priority: None Bug Group: None Resolution: None Assigned to: None Status: Open Effort: 0.00 Summary: CVS setup documentation confusing Original Submission: Everyone who wants to use the CVS of any of my projects (me included), both anonymously and otherwise, are sending me email with questions. So I checked and found that I set my CVSROOT to :ext:[EMAIL PROTECTED] and it works fine, while the project CVS section says this: :gserver:[EMAIL PROTECTED]/ and the FAQ says this: [EMAIL PROTECTED]/ So they are all different, some work, some don't work for some people. I don't really know what the problem is, but everyone seems to have trouble with it starting out. Follow-up Comments ******************* ------------------------------------------------------- Date: 2002-Sep-09 13:37 By: yeupou There's some error introduced in the cvs page yesterday, due to another bugfixe. Anyway, there are several way to use CVS since there are several protocol used : anonymous cvs cvs via ssh cvs via kerberos :gserver is usefull only to owner of a gnu.org kerberos account (few). For developers, the correct command is definitely cvs -z3 [EMAIL PROTECTED] co non-gnu/liblearn (currently presented as cvs -z3 [EMAIL PROTECTED]/ co /non-gnu/liblearn that is wrong) The FAQ entry is correct. No files currently attached For detailed info, follow this link: http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1157&group_id=11
