View Full Version : Location for CVSup supfile.
bsdnewbie999
06-26-2008, 03:12 AM
I checked /usr/local/etc/supfile but there is no such file as what written in "man cvsup" page.
Please help.:(
ocicat
06-26-2008, 03:32 AM
I checked /usr/local/etc/supfile but there is no such file as what written in "man cvsup" page.
According to the following, it may be saved as cvs-supfile:
http://openbsd.org/cvsup.html
You should familiarize yourself with the information found at this link.
Carpetsmoker
06-26-2008, 05:48 AM
You may also want to consider using net/csup rather than cvsup, csup is fully compatible with cvsup but written in C, so no more need for ezm3, which takes quite some time to build and takes up diskspace...
nihonto
06-26-2008, 09:49 AM
... or you even use anoncvs as is described here:
http://www.openbsd.org/faq/faq5.html#Bld
and here:
http://www.openbsd.org/anoncvs.html
You don't have to install anything, just put some "export CVSROOT=<choose a server from http://www.openbsd.org/anoncvs.html#CVSROOT>" in your .profile, log out, log in again, and there you go:).
Carpetsmoker
06-26-2008, 11:33 AM
CVS is for developers who need to checkin stuff, but users should use c(v)sup because it takes up much less resources on the server.
jggimi
06-26-2008, 12:32 PM
I use cvsync, as I keep a local repository. I'm not a developer, but I often examine source from different development points, and local CVS is handy for that.
vBulletin® v3.7.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.