Subject: Re: what's wrong with CVS?!
To: Wojciech Puchar <wojtek@tensor.3miasto.net>
From: segv <segv@netctl.net>
List: netbsd-users
Date: 08/02/2005 22:28:08
On Tue, 2 Aug 2005 16:48:03 +0200 (CEST)
Wojciech Puchar <wojtek@tensor.3miasto.net> wrote:

> still the same trying to update pkgsrc
> 
> cvs update -dP pkgsrc
> 
> 
> EVERY file is refetched.
> 
> what's wrong?
> 

Assuming your pkgsrc tree is kept under /usr/pkgsrc

cd /usr
cvs -d:pserver:anoncvs@anoncvs.netbsd.org:/cvsroot update -dPA pkgsrc

This should work