Ewald Jenisch wrote: > > I usually do it this way: > > 1) copy /usr/share/examples/cvsup/ports-supfile to > /root > > 2) Edit /root/ports-supfile so that it points to your > preferred CVSup-site; the only thing you need to > change is the "*default host" entry. > > 3) run cvsup: cvsup -g -L 2 /root/ports-supfile
Instead of 1), 2) and 3), you can do all in one command: # cvsup -h another.cvsup.host \ /usr/share/examples/cvsup/ports-supfile The advantage is that if the ports-supfile itself is updated, you'll use the updated version next time, without any need for copying and re-editing the file. Rob. __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"