NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/46148
The following reply was made to PR bin/46148; it has been noted by GNATS.
From: Peter Kotcauer <int21h%pirosfeketefa.hu@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: bin/46148
Date: Fri, 23 Mar 2012 11:38:59 +0100
Hi All,
I have a strange problem with cvs on NetBSD 6.0_BETA amd64.
I've running the following commands (right after each other), as it can
be seen in the guide
(http://www.netbsd.org/docs/guide/en/chap-fetch.html#chap-fetch-cvs )
#export CVS_RSH="ssh"
#export CVSROOT="anoncvs%anoncvs.NetBSD.org@localhost:/cvsroot"
#cd /usr
#cvs checkout -r netbsd-6 -P src | tee checkout.log
(you can find the output at:
http://pirosfeketefa.hu/netbsd/cvs/checkout.log )
#cd src
#cvs update -Pd &> ../update1.log
#cvs update -Pd &> ../update2.log
(you can find the outputs at:
http://pirosfeketefa.hu/netbsd/cvs/update1.log ,
http://pirosfeketefa.hu/netbsd/cvs/update2.log ).
#uname -a
NetBSD 6.0_BETA NetBSD 6.0_BETA (GENERIC) amd64
Thanks in advance,
Peter
Home |
Main Index |
Thread Index |
Old Index