On Mon, Oct 07, 2013 at 05:36:42PM -0700, John-Mark Gurney wrote:
> > > So there's no version control in the base at all now?.. When did FreeBSD
> > > decide to move away from distributing a usable OS? Why not just distribute
> > > a kernel and a few bits that are barely sufficient for the initial set up,
> > > and then make users fetch everything from ports?
> > > 
> > 
> > svnlite?
> 
> cd /etc
> svnliteadmin create svn
> svnlite co file:///etc/svn .
> svnlite add rc.conf
> svnlite commit rc.conf
> 
> instead of:
> cd /etc
> ci rc.conf
> 
> really?
> 

No, not really.

    # mkdir local
    # svnadmin create ./local
    # svn import /etc file:///$PWD/local

Glen

Attachment: pgpPu8g8MLF8B.pgp
Description: PGP signature

Reply via email to