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.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to