All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] Re: palo
       [not found] <1245099799.20030822174107@tatneft.ru>
@ 2003-08-22 16:08 ` dann frazier
  2003-08-22 16:16   ` Randolph Chung
  2003-08-23  6:26   ` Grant Grundler
  0 siblings, 2 replies; 3+ messages in thread
From: dann frazier @ 2003-08-22 16:08 UTC (permalink / raw)
  To: ??????? ???????; +Cc: parisc-linux

you have e-mailed the admin of the cvs list, which is part of the old bug
tracking system.
i've cc'd the parisc-linux list, which is probably the best place to ask.

On Fri, Aug 22, 2003 at 05:41:07PM +0400, ??????? ??????? wrote:
> ???????????? ?????????, cvs-admin.
> 
>   Please help me cvs download palo !
>   Please sorry my english
> 
>   I am use this and read error messges:
>     user@panda:~/palo$ cvs -d :pserver:guest@cvs.parisc-linux.org:/ checkout palo
>     cvs checkout: warning: failed to open /home/user/.cvspass for reading: No such file or directory
>     /: no such repository
>     user@panda:~/palo$ cvs -d :pserver:guest@cvs.parisc-linux.org:/cvs checkout palo
>     cvs checkout: warning: failed to open /home/user/.cvspass for reading: No such file or directory
>     /cvs: no such repository
>     user@panda:~/palo$ cvs -d :pserver:guest@cvs.parisc-linux.org:/Developmetn checkout palo
>     cvs checkout: warning: failed to open /home/user/.cvspass for reading: No such file or directory
>     /Developmetn: no such repository
>     user@panda:~/palo$ cvs -d :pserver:guest@parisc-linux.org:/cvs checkout palo
>     cvs checkout: warning: failed to open /home/user/.cvspass for reading: No such file or directory
>     /cvs: no such repository
>     user@panda:~/palo$ cvs -d :pserver:guest@parisc-linux.org:/cvs/Development checkout palo
>     cvs checkout: warning: failed to open /home/user/.cvspass for reading: No such file or directory
>     /cvs/Development: no such repository
>     user@panda:~/palo$ cvs -d :pserver:guest@parisc-linux.org:/cvs/ checkout Development/palo
>     cvs checkout: warning: failed to open /home/user/.cvspass for reading: No such file or directory
>     /cvs/: no such repository
>     user@panda:~/palo$ cvs -d :pserver:guest@parisc-linux.org:/cvs checkout Development/palo
>     cvs checkout: warning: failed to open /home/user/.cvspass for reading: No such file or directory
>     /cvs: no such repository
>     user@panda:~/palo$ cvs -d :pserver:guest@parisc-linux.org:/cvs checkout Development/palo
> 
>    I need setup Gentoo Linux by HP9000/811/D310 and have this message:
>      .
>      .
>      .
>      .
>      Information: No console specified on kernel command line. This is
>      normal.PALO will choose the console currently used by firmware
>      (serial).
>      .
>      .
>      .
>      .
>      .
>      If this is the last message you see, you may need to switch your console.
> 
>      I am reed this http://tldp.org/HOWTO/PA-RISC-Linux-Boot-HOWTO/index.html
> -- 
> ? ?????????,mailto:almetoil@tatneft.ru
> 
> ??????? 22 ??????? 2003 ?. ? 17:33:27.
> 

-- 
---------------------------
dann frazier
Hewlett-Packard
Linux and Open Source Lab
dannf@hp.com
(970) 898-0800

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

* Re: [parisc-linux] Re: palo
  2003-08-22 16:08 ` [parisc-linux] Re: palo dann frazier
@ 2003-08-22 16:16   ` Randolph Chung
  2003-08-23  6:26   ` Grant Grundler
  1 sibling, 0 replies; 3+ messages in thread
From: Randolph Chung @ 2003-08-22 16:16 UTC (permalink / raw)
  To: almetoil, parisc-linux

> >   Please help me cvs download palo !
> >   Please sorry my english
> > 
> >   I am use this and read error messges:
> >     user@panda:~/palo$ cvs -d :pserver:guest@cvs.parisc-linux.org:/ checkout palo
> >     cvs checkout: warning: failed to open /home/user/.cvspass for reading: No such file or directory

touch ~/.cvspass
then follow the directions at http://www.parisc-linux.org/faq/cvs.html
for anonymous CVS access.

randolph
-- 
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/

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

* Re: [parisc-linux] Re: palo
  2003-08-22 16:08 ` [parisc-linux] Re: palo dann frazier
  2003-08-22 16:16   ` Randolph Chung
@ 2003-08-23  6:26   ` Grant Grundler
  1 sibling, 0 replies; 3+ messages in thread
From: Grant Grundler @ 2003-08-23  6:26 UTC (permalink / raw)
  To: dann frazier; +Cc: ??????? ???????, parisc-linux

On Fri, Aug 22, 2003 at 10:08:20AM -0600, dann frazier wrote:
> you have e-mailed the admin of the cvs list, which is part of the old bug
> tracking system.
> i've cc'd the parisc-linux list, which is probably the best place to ask.

thanks dann

> On Fri, Aug 22, 2003 at 05:41:07PM +0400, ??????? ??????? wrote:
> > ???????????? ?????????, cvs-admin.
> > 
> >   Please help me cvs download palo !
> >   Please sorry my english
> > 
> >   I am use this and read error messges:
> >     user@panda:~/palo$ cvs -d :pserver:guest@cvs.parisc-linux.org:/ checkout palo
> >     cvs checkout: warning: failed to open /home/user/.cvspass for reading: No such file or directory

try "cvs -d ... login" first.
Just hit <CR> (aka return or enter key) for password prompt.

grant

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

end of thread, other threads:[~2003-08-23  6:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1245099799.20030822174107@tatneft.ru>
2003-08-22 16:08 ` [parisc-linux] Re: palo dann frazier
2003-08-22 16:16   ` Randolph Chung
2003-08-23  6:26   ` Grant Grundler

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.