Date: Sat, 5 Nov 2011 17:02:52 -0300 From: Zantgo <zantgo@gmail.com> To: Eduardo Morras <nec556@retena.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: -Stable periodic updates Message-ID: <E77DEFCF-C38F-4E10-AF82-353D6871475A@gmail.com> In-Reply-To: <4eb575a8.6219440a.1033.ffff8d87SMTPIN_ADDED@mx.google.com> References: <4eb575a8.6219440a.1033.ffff8d87SMTPIN_ADDED@mx.google.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I can do this to update the ports and src: # cd /usr # cvs -qd anoncvs@anoncvs.freebsd.org:/cvs get -rFREEBSD_9_0 -P # cd /usr/src # cvs -q up -rFREEBSD_9_0 -Pd # cd /usr # cvs -qd anoncvs@anoncvs.freebsd.org:/cvs get -rFREEBSD -P ports # cd /usr/ports # cvs -q up -rFREEBSD_9_0 -Pd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E77DEFCF-C38F-4E10-AF82-353D6871475A>