On Mon, 31 Jul 2006, Petr Koval wrote:
On Mon, 31 Jul 2006 17:29:29 +0200 (CEST)
Mattia Jona-Lasinio <mjona@xxxxxxxxxx> wrote:
The sourceforge site has change their names for CVS access. Now there is a
CVS access using
cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/elks login
cvs -z3 -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/elks co modulename
modulename elks is accessable
modulenames elksnet,elkscmd, etc are not
pavilion CVSROOT # cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/elksnet login
Logging in to :pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxx: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:anonymous@xxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/elkscmd login
Logging in to :pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxx: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:anonymous@xxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/elks login
cvs -z3 -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxx:/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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html