Subject: Re: CVSing pkgsrc with PERL
To: Todd Gruhns Acct <tgruhn2@mail.com>
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
List: tech-pkg
Date: 12/16/2001 14:53:07
On Sat, 8 Dec 2001, Todd Gruhns Acct wrote:
> I have decided to write a PERL script that will download/update
> the local pkgsrc tree, then index the less with glimpse.
> The prob here is that NetBSD.org requires me to use a passwd
> to access the CVS server. How would one tell PERL to use the
> passwd "anoncvs" when logging into the server?

What password?


	juleila% env CVS_RSH=ssh CVSROOT=anoncvs@anoncvs.netbsd.org:/cvsroot cvs co src
	Warning: Remote host denied X11 forwarding, perhaps xauth program could
	not be run on the server side.
	? src/.new.BUILDING
	cvs server: Updating src
	U src/BUILDING
	U src/BUILDING.mdoc

Use "env CVS_RSH=ssh cvs update" after the initial checkout.


 - Hubert

-- 
Want to get a clue on IPv6 but don't know where to start? Try this:
* Basics -> http://www.onlamp.com/pub/a/onlamp/2001/05/24/ipv6_tutorial.html
* Setup  -> http://www.onlamp.com/pub/a/onlamp/2001/06/01/ipv6_tutorial.html 
Of course with your #1 IPv6 ready operating system -> http://www.NetBSD.org/