Re: CVS access
Mattia Jona-Lasinio <[email protected]>
| Newsgroups | gmane.linux.ports.x8086 |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 31 Jul 2006, Petr Koval wrote: > On Mon, 31 Jul 2006 17:29:29 +0200 (CEST) > Mattia Jona-Lasinio <[email protected]> wrote: > >> The sourceforge site has change their names for CVS access. Now there is a >> CVS access using >> >> cvs -d:pserver:[email protected]:/cvsroot/elks login >> cvs -z3 -d:pserver:[email protected]:/cvsroot/elks co modulename > > modulename elks is accessable > modulenames elksnet,elkscmd, etc are not > > pavilion CVSROOT # cvs -d:pserver:[email protected]:/cvsroot/elksnet login > Logging in to :pserver:[email protected]:2401/cvsroot/elksnet > CVS password: > cvs login: authorization failed: server elks.cvs.sourceforge.net rejected access to /cvsroot/elksnet for user anonymous > pavilion CVSROOT # cvs -d:pserver:[email protected]:/cvsroot/elkscmd login > Logging in to :pserver:[email protected]:2401/cvsroot/elkscmd > CVS password: > cvs login: authorization failed: server elks.cvs.sourceforge.net rejected access to /cvsroot/elkscmd for user anonymous The cvsroot should not be changed. the following is correct. cvs -d:pserver:[email protected]:/cvsroot/elks login cvs -z3 -d:pserver:[email protected]:/cvsroot/elks co modulename where modulename is one of elks the true elks project elks-0.2 seems to be empty elks-0.3 seems to be empty elkscmd shells, editors and other stuff elksnet sort of tcp/ip stack elkspages seems to be the website elksutils seems to be empty elksweb again the website elksweb2 still the website Bye, M - To unsubscribe from this list: send the line "unsubscribe linux-8086" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html