All of lore.kernel.org
 help / color / mirror / Atom feed
* CVS access
@ 2000-06-15  8:45 akc
  2000-06-15  8:49 ` David Woodhouse
  0 siblings, 1 reply; 13+ messages in thread
From: akc @ 2000-06-15  8:45 UTC (permalink / raw)
  To: mtd

Howdy folks


I tried the Anonymous CVS access, as described, but receives connection
refused after entering the password ?????

Is the password changed ?

or what ..





Thanks in advance

Arnold



To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: CVS access
  2000-06-15  8:45 akc
@ 2000-06-15  8:49 ` David Woodhouse
  2000-06-16 16:37   ` Brendan Simon
  0 siblings, 1 reply; 13+ messages in thread
From: David Woodhouse @ 2000-06-15  8:49 UTC (permalink / raw)
  To: akc; +Cc: mtd


akc@pel.dk said:
> I tried the Anonymous CVS access, as described, but receives
> connection refused after entering the password ???

Works from here. Are you sure you're not firewalled? I don't understand how 
you can receive 'connection refused' after it's already asked you for a 
password - you're already connected by then.

Can you cut and paste exactly what you see?

passion /home/dwmw2 $ cvs -d :pserver:anoncvs@infradead.org:/home/cvs login
(Logging in to anoncvs@infradead.org)
CVS password: 
passion /home/dwmw2 $ cvs -d :pserver:anoncvs@infradead.org:/home/cvs co mtd
cvs server: Updating mtd
cvs [checkout aborted]: received interrupt signal


--
dwmw2




To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: CVS access
  2000-06-15  8:49 ` David Woodhouse
@ 2000-06-16 16:37   ` Brendan Simon
  0 siblings, 0 replies; 13+ messages in thread
From: Brendan Simon @ 2000-06-16 16:37 UTC (permalink / raw)
  To: David Woodhouse; +Cc: akc, mtd

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii; format=flowed, Size: 914 bytes --]

David Woodhouse wrote:
> 
> akc@pel.dk said:
> > I tried the Anonymous CVS access, as described, but receives
> > connection refused after entering the password ???
> 
> Works from here. Are you sure you're not firewalled? I don't understand how 
> you can receive 'connection refused' after it's already asked you for a 
> password - you're already connected by then.
I do not think this is true.  I have just tried to do a cvs login to a 
unix machine at work which does not have a cvs server.  It still asks me 
for a password regardless of whether a cvs server is running or not.  It 
seems that as long as a valid host name is supplied, then a password 
will be prompted for before trying to communicate with the cvs server.

> Can you cut and paste exactly what you see?
This would certainly help :)

Brendan Simon.



To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

^ permalink raw reply	[flat|nested] 13+ messages in thread

* CVS access
@ 2002-01-16  0:20 James Simmons
  0 siblings, 0 replies; 13+ messages in thread
From: James Simmons @ 2002-01-16  0:20 UTC (permalink / raw)
  To: Linux Fbdev development list; +Cc: Linux Kernel Mailing List


For some time now we have seen framebuffer device drivers appear and then
disappear. Plus they are scattered every where and often several people
are working on the same driver without knowing each other. What I like to
see is drivers collected into one spot for people to grab. Such a spot
exist but people are not aware of it. That is at the fbdev web site. So if
you have a driver and would like to have it placed somewhere where people
might actually look at it and this way we can avoid code duplication
please let me or Geert know. We will gladly place it into CVS at the fbdev
sourceforge site.


http://linux-fbdev.sf.net

Thank you.


   . ---
   |o_o |
   |:_/ |   Give Micro$oft the Bird!!!!
  //   \ \  Use Linux!!!!
 (|     | )
 /'_   _/`\
 ___)=(___/


^ permalink raw reply	[flat|nested] 13+ messages in thread

* CVS access
@ 2004-06-17 15:39 Prasanth Kumar
  2004-06-17 15:43 ` sjhill
  2004-06-17 16:32 ` Jan-Benedict Glaw
  0 siblings, 2 replies; 13+ messages in thread
From: Prasanth Kumar @ 2004-06-17 15:39 UTC (permalink / raw)
  To: linux-mips

I'm trying to cross compile a Linux MIPS kernel on my x86 system to put
into an embedded board. I'm encountering some problems with compilation
of the stock kernels 2.4.x and 2.6.x from kernel.org. Perhaps the ones
on linux-mips.org are easier to compile. However I cannot get CVS access
following the directions on the linux-mips.org website. It says
authorization failed. Am I doing something incorrectly?

[bubba]$ cvs -d :pserver:cvs@ftp.linux-mips.org:/home/cvs loginLogging
in to :pserver:cvs@ftp.linux-mips.org:2401/home/cvs
CVS password:
cvs login: authorization failed: server ftp.linux-mips.org rejected
access to /home/cvs for user cvs

-- 
Regards,
Prasanth

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: CVS access
  2004-06-17 15:39 CVS access Prasanth Kumar
@ 2004-06-17 15:43 ` sjhill
  2004-06-17 16:32 ` Jan-Benedict Glaw
  1 sibling, 0 replies; 13+ messages in thread
From: sjhill @ 2004-06-17 15:43 UTC (permalink / raw)
  To: Prasanth Kumar; +Cc: linux-mips

> I'm trying to cross compile a Linux MIPS kernel on my x86 system to put
> into an embedded board. I'm encountering some problems with compilation
> of the stock kernels 2.4.x and 2.6.x from kernel.org. Perhaps the ones
> on linux-mips.org are easier to compile. However I cannot get CVS access
> following the directions on the linux-mips.org website. It says
> authorization failed. Am I doing something incorrectly?
> 
There was a vulnerability found in CVS, so Ralf shut down CVS access
until he could find an appropriate fix.

-Steve

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: CVS access
  2004-06-17 15:39 CVS access Prasanth Kumar
  2004-06-17 15:43 ` sjhill
@ 2004-06-17 16:32 ` Jan-Benedict Glaw
  2004-06-17 18:56   ` Kumba
  1 sibling, 1 reply; 13+ messages in thread
From: Jan-Benedict Glaw @ 2004-06-17 16:32 UTC (permalink / raw)
  To: linux-mips

[-- Attachment #1: Type: text/plain, Size: 1003 bytes --]

On Thu, 2004-06-17 08:39:16 -0700, Prasanth Kumar <lunix@comcast.net>
wrote in message <1087486756.3789.4.camel@localhost.localdomain>:
> 
> [bubba]$ cvs -d :pserver:cvs@ftp.linux-mips.org:/home/cvs loginLogging
> in to :pserver:cvs@ftp.linux-mips.org:2401/home/cvs
> CVS password:
> cvs login: authorization failed: server ftp.linux-mips.org rejected
> access to /home/cvs for user cvs

pserver seems running (shouldn't it been sho^Wut down due to
vulnerabilities?).

But to help you: You'd rsync the whole CVS repo to a local machine and
then check-out locally. Oh, kernel.org vanilla kernels won't really
compile nor boot, I guess. All development is done here...

MfG, JBG

-- 
   Jan-Benedict Glaw       jbglaw@lug-owl.de    . +49-172-7608481
   "Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg
    fuer einen Freien Staat voll Freier Bürger" | im Internet! |   im Irak!
   ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: CVS access
  2004-06-17 16:32 ` Jan-Benedict Glaw
@ 2004-06-17 18:56   ` Kumba
  0 siblings, 0 replies; 13+ messages in thread
From: Kumba @ 2004-06-17 18:56 UTC (permalink / raw)
  To: linux-mips

Jan-Benedict Glaw wrote:

> pserver seems running (shouldn't it been sho^Wut down due to
> vulnerabilities?).
> 
> But to help you: You'd rsync the whole CVS repo to a local machine and
> then check-out locally. Oh, kernel.org vanilla kernels won't really
> compile nor boot, I guess. All development is done here...

Ralf updated the CVS packages on lmo.org and reactivated the CVS 
anoncvs.  I checked out 2.6.7 yesterday via it, so it's definitely working.


--Kumba

-- 
"Such is oft the course of deeds that move the wheels of the world: 
small hands do them because they must, while the eyes of the great are 
elsewhere."  --Elrond

^ permalink raw reply	[flat|nested] 13+ messages in thread

* CVS access
@ 2005-05-19  6:23 Jean Delvare
  0 siblings, 0 replies; 13+ messages in thread
From: Jean Delvare @ 2005-05-19  6:23 UTC (permalink / raw)
  To: lm-sensors


Don't I have write access to the website CVS module?

-- 
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/

^ permalink raw reply	[flat|nested] 13+ messages in thread

* CVS access
  2006-07-31 15:16 ` Petr Koval
@ 2006-07-31 15:29   ` Mattia Jona-Lasinio
  2006-07-31 15:43     ` Petr Koval
  2006-07-31 15:51     ` Petr Koval
  0 siblings, 2 replies; 13+ messages in thread
From: Mattia Jona-Lasinio @ 2006-07-31 15:29 UTC (permalink / raw)
  To: linux-8086



The sourceforge site has change their names for CVS access. Now there is a 
CVS access using

cvs -d:pserver:anonymous@elks.cvs.sourceforge.net:/cvsroot/elks login
cvs -z3 -d:pserver:anonymous@elks.cvs.sourceforge.net:/cvsroot/elks co modulename


Are the files retrieved using this site up to date? Or are they completely 
outdated?

Thanks!

Regards,

 	Mattia

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: CVS access
  2006-07-31 15:29   ` CVS access Mattia Jona-Lasinio
@ 2006-07-31 15:43     ` Petr Koval
  2006-07-31 15:51     ` Petr Koval
  1 sibling, 0 replies; 13+ messages in thread
From: Petr Koval @ 2006-07-31 15:43 UTC (permalink / raw)
  To: linux-8086

On Mon, 31 Jul 2006 17:29:29 +0200 (CEST)
Mattia Jona-Lasinio <mjona@lkb.ens.fr> wrote:

> The sourceforge site has change their names for CVS access. Now there is a 
> CVS access using
> 
> cvs -d:pserver:anonymous@elks.cvs.sourceforge.net:/cvsroot/elks login
> cvs -z3 -d:pserver:anonymous@elks.cvs.sourceforge.net:/cvsroot/elks co modulename
> 
> 
> Are the files retrieved using this site up to date? Or are they completely 
> outdated?

pavilion CVSROOT # cvs -d:pserver:anonymous@elks.cvs.sourceforge.net:/cvsroot/elks login
Logging in to :pserver:anonymous@elks.cvs.sourceforge.net:2401/cvsroot/elks
CVS password:
pavilion CVSROOT # cvs -z3 -d:pserver:anonymous@elks.cvs.sourceforge.net:/cvsroot/elks co elks
cvs checkout: Updating elks
U elks/BUGS

[..]

cvs checkout: Updating elks/video/vt52
U elks/video/vt52/Makefile
U elks/video/vt52/vt52.html


pavilion elks # less /CVSROOT/elks/RELNOTES

ELKS RELEASE NOTES
~~~~~~~~~~~~~~~~~~

VERSION 0.0.89-PRE1 NOTES
-------------------------

Answer: outdated

but good to know cvs works again

Reagards
Petr "DjHawk" Koval

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: CVS access
  2006-07-31 15:29   ` CVS access Mattia Jona-Lasinio
  2006-07-31 15:43     ` Petr Koval
@ 2006-07-31 15:51     ` Petr Koval
  2006-08-02 13:24       ` Mattia Jona-Lasinio
  1 sibling, 1 reply; 13+ messages in thread
From: Petr Koval @ 2006-07-31 15:51 UTC (permalink / raw)
  To: linux-8086

On Mon, 31 Jul 2006 17:29:29 +0200 (CEST)
Mattia Jona-Lasinio <mjona@lkb.ens.fr> wrote:

> The sourceforge site has change their names for CVS access. Now there is a 
> CVS access using
> 
> cvs -d:pserver:anonymous@elks.cvs.sourceforge.net:/cvsroot/elks login
> cvs -z3 -d:pserver:anonymous@elks.cvs.sourceforge.net:/cvsroot/elks co modulename

modulename elks is accessable
modulenames elksnet,elkscmd, etc are not

pavilion CVSROOT # cvs -d:pserver:anonymous@elks.cvs.sourceforge.net:/cvsroot/elksnet login
Logging in to :pserver:anonymous@elks.cvs.sourceforge.net: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@elks.cvs.sourceforge.net:/cvsroot/elkscmd login
Logging in to :pserver:anonymous@elks.cvs.sourceforge.net:2401/cvsroot/elkscmd
CVS password:
cvs login: authorization failed: server elks.cvs.sourceforge.net rejected access to /cvsroot/elkscmd for user anonymous

does anybody have thouse two modules? (no problem when old data)

Regards
Petr "DjHawk" Koval

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: CVS access
  2006-07-31 15:51     ` Petr Koval
@ 2006-08-02 13:24       ` Mattia Jona-Lasinio
  0 siblings, 0 replies; 13+ messages in thread
From: Mattia Jona-Lasinio @ 2006-08-02 13:24 UTC (permalink / raw)
  To: linux-8086



On Mon, 31 Jul 2006, Petr Koval wrote:

> On Mon, 31 Jul 2006 17:29:29 +0200 (CEST)
> Mattia Jona-Lasinio <mjona@lkb.ens.fr> wrote:
>
>> The sourceforge site has change their names for CVS access. Now there is a
>> CVS access using
>>
>> cvs -d:pserver:anonymous@elks.cvs.sourceforge.net:/cvsroot/elks login
>> cvs -z3 -d:pserver:anonymous@elks.cvs.sourceforge.net:/cvsroot/elks co modulename
>
> modulename elks is accessable
> modulenames elksnet,elkscmd, etc are not
>
> pavilion CVSROOT # cvs -d:pserver:anonymous@elks.cvs.sourceforge.net:/cvsroot/elksnet login
> Logging in to :pserver:anonymous@elks.cvs.sourceforge.net: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@elks.cvs.sourceforge.net:/cvsroot/elkscmd login
> Logging in to :pserver:anonymous@elks.cvs.sourceforge.net: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@elks.cvs.sourceforge.net:/cvsroot/elks login
cvs -z3 -d:pserver:anonymous@elks.cvs.sourceforge.net:/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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2006-08-02 13:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-17 15:39 CVS access Prasanth Kumar
2004-06-17 15:43 ` sjhill
2004-06-17 16:32 ` Jan-Benedict Glaw
2004-06-17 18:56   ` Kumba
  -- strict thread matches above, loose matches on Subject: below --
2006-07-31 14:09 Porting to different architectures chriscureau
2006-07-31 15:16 ` Petr Koval
2006-07-31 15:29   ` CVS access Mattia Jona-Lasinio
2006-07-31 15:43     ` Petr Koval
2006-07-31 15:51     ` Petr Koval
2006-08-02 13:24       ` Mattia Jona-Lasinio
2005-05-19  6:23 Jean Delvare
2002-01-16  0:20 James Simmons
2000-06-15  8:45 akc
2000-06-15  8:49 ` David Woodhouse
2000-06-16 16:37   ` Brendan Simon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.