Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2013 09:38:46 +0300
From:      "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
To:        Oliver Brandmueller <ob@e-Gitt.NET>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: svn - but smaller?
Message-ID:  <20130124093846.5e683474@laptop>
In-Reply-To: <20130123144050.GG51786@e-Gitt.NET>
References:  <20130123144050.GG51786@e-Gitt.NET>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 23 Jan 2013 15:40:50 +0100
Oliver Brandmueller <ob@e-Gitt.NET> wrote:

> Hi,

[skipped]
> So, is there some alternative small svn client, that leaves a 
> drastically smaller footprint probably somewhere around, probably
> even in the ports or is there anything I'm missing? The current
> situaion for me is a bit annoying. From the user's or admin's point
> of view at least. I didn't even see an option in svn to not build the
> server components, which would probably already help to make things
> smaller?
> 

You may:
1/ install subversion on some host/jail 
2/ do svn export ( f.e. svn://svn.freebsd.org/base/releng/9 stable_9)
3/ tar it 
4/ on 'client' fetch(1)/scp/rsync tarball

in that case you don't need svn on 'client', fetch and scp in base :)

-- 
wbr, tiger



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