On 2009/04/25 23:37, Mikolaj Kucharski wrote:
> On Fri, Apr 24, 2009 at 04:47:06PM -0400, Nick Guenther wrote:
> > I tried to cvs up but it kept giving me
> > $ [email protected]:/cvs cvs up
> > cvs update: in directory .:
> > cvs update: ignoring CVS/Root because it specifies a non-existent
> > repository /cvs
> 
> First time you need to run `cvs co ports':
> 
>       cd /usr && \
>       env [email protected]:/cvs cvs co ports
> 
> Then you can do `cvs up'
> 
>       cd /usr/ports && \
>       cvs -q up -PAd

or you can unpack the tarball, pkg_add cvsutils, and cvschroot $CVSROOT.
lots of ways...

Reply via email to