Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2013 00:35:26 +0200
From:      Jeremie Le Hen <jlh@FreeBSD.org>
To:        Peter Wemm <peter@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r251886 - in head: contrib/apr contrib/apr-util contrib/serf contrib/sqlite3 contrib/subversion share/mk usr.bin usr.bin/svn usr.bin/svn/lib usr.bin/svn/lib/libapr usr.bin/svn/lib/libap...
Message-ID:  <20130624223526.GA4484@caravan.chchile.org>
In-Reply-To: <201306180253.r5I2rj45053959@svn.freebsd.org>
References:  <201306180253.r5I2rj45053959@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Peter,

On Tue, Jun 18, 2013 at 02:53:45AM +0000, Peter Wemm wrote:
> Author: peter
> Date: Tue Jun 18 02:53:45 2013
> New Revision: 251886
> URL: http://svnweb.freebsd.org/changeset/base/251886
> 
> Log:
>   Introduce svnlite so that we can check out our source code again.
>   
>   This is actually a fully functional build except:
>   * All internal shared libraries are static linked to make sure there
>     is no interference with ports (and to reduce build time).
>   * It does not have the python/perl/etc plugin or API support.
>   * By default, it installs as "svnlite" rather than "svn".
>   * If WITH_SVN added in make.conf, you get "svn".
>   * If WITHOUT_SVNLITE is in make.conf, this is completely disabled.
>   
>   To be absolutely clear, this is not intended for any use other than
>   checking out freebsd source and committing, like we once did with cvs.
>   
>   It should be usable for small scale local repositories that don't
>   need the python/perl plugin architecture.

Any plan to MFC this to stable/9?  If yes, possible for 9.1?

-- 
Jeremie Le Hen

Scientists say the world is made up of Protons, Neutrons and Electrons.
They forgot to mention Morons.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130624223526.GA4484>