The case for FreeBSD

Julian Elischer julian at elischer.org
Fri Feb 11 12:55:39 PST 2005



Fergus Cameron wrote:

>On 10.02-08:33, Will Andrews wrote:
>[ ... ]
>  
>
>>Only in recent times have there been more than one or two anoncvs
>>mirrors for FreeBSD.  Quite frankly, anoncvs sucks the life out
>>of the machines it's on.  I encourage people to use cvsup to grab
>>the repository and do cvs operations locally.  Also, there's
>>ports/net/cvsup-mirror which makes it a trivial task.. and it's
>>been around for a long time.
>>    
>>
>
>i'm pulling down a copy now via cvsup (just removed the tag
>line so that part seems pretty simple)
>
>what i need some pointers on is how to integrate this into my
>cvs server (which is running).  it all seems OK to just put
>the cvsup directly into the local cvs archive as a seperate
>directory but since i'm unfamiliar with the details of CVSROOT
>i'm worried that this 'dump' will fail or worse make a mess of
>the rest of the repository.
>
>can someone confirm for me that simply adding a 'freebsd'
>directory and running 'cvsup' into that directory will create
>a working repo.?
>


I just mirror it into
"our_local_CVS_base"/mirrored/freebsd

when I check out from it I set my CVSROOT to  
"our_local_CVS_base"/mirrored/freebsd



that way the $FreeBSD headers expand out correctly.

of course I never check in to it..

>  
>



More information about the freebsd-current mailing list