Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jul 2004 22:39:42 -0400 (EDT)
From:      Paul R Culmo <pculmo@obs2.net>
To:        freebsd-questions@freebsd.org
Subject:   Newbie Problems with cvsup and updating files.
Message-ID:  <Pine.LNX.4.44.0407312236460.30842-100000@MicronLinuxBox.obs2.net>

next in thread | raw e-mail | index | archive | help

wGreetings,

I've been a newbie on FreeBSD 5.2.1 now for about a month. I Have had 
much success lately but I wanted to try the cvsup and update the sources
(/usr/src) so I can stay current on patches and security updates.

I've managed to create a cvsupfile but all the docs I've read do not
instruct you how to update the old files with the new files. Does this 
happen automatically or do I need to create a script to do it ?

I setup my cvsupfile to grab src-all and it downloaded but now I have 
filenames with a ,v for almost every file.  Like Makefile and now there is  
a Makefile,v in /usr/src and make buildworld will not compile anymore. It 
get errors when trying to build tools.  

Below is a snip of my cvsupfile,  did I do something wrong? or forget a
step? I've followed the docs and howto's relating to this to a T as far as
I can tell.

Thanks in advance!

Paul R Culmo


--snip--

*default host=ftp4.us.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs RELENG_5_2_1_RELEASE
*default delete use-rel-suffix


*default compress

src-all
ports-base
ports-www
#cvsroot-common
#cvsroot-src
#cvsroot-ports
#cvsroot-doc

--end snip---







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0407312236460.30842-100000>