The FreeBSD Diary |
![]() |
(TM) | Providing practical examples since 1998 |
|
Installing cvsupd
6 August 1999
|
|
|
|
|
|
the install
|
|
Well, seeing as I had all the port skeletons installed, I
just had to do the following:cd /usr/ports/net/cvsupd-bin make make install |
|
|
Running it
|
|
As shown in the original article, Setting up a FreeBSD mirror
site, to start cvsupd, issue the following command:/usr/local/etc/rc.d/cvsupd.sh To verify that cvsupd is running:
|
|