From owner-freebsd-stable@FreeBSD.ORG Wed Jan 23 15:12:43 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7F066E41 for ; Wed, 23 Jan 2013 15:12:43 +0000 (UTC) (envelope-from frank@fstaals.net) Received: from isp-bos-02.edutel.nl (unknown [IPv6:2a01:670:100:11:224:81ff:fe81:e10d]) by mx1.freebsd.org (Postfix) with ESMTP id 3D3C3995 for ; Wed, 23 Jan 2013 15:12:43 +0000 (UTC) Received: from isp-aos-02.edu.local (unknown [IPv6:2a01:670:100:11::1:2]) by isp-bos-02.edutel.nl (Postfix) with ESMTP id C3E8F2C6553 for ; Wed, 23 Jan 2013 16:12:41 +0100 (CET) Received: from localhost (localhost.localdomain [127.0.0.1]) by isp-aos-02.edu.local (Postfix) with ESMTP id C101F3940F0 for ; Wed, 23 Jan 2013 16:12:41 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at isp-aos-02.edutel.intern Received: from isp-aos-02.edu.local ([127.0.0.1]) by localhost (isp-aos-02.edu.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9h2+6X+EuEAk for ; Wed, 23 Jan 2013 16:12:37 +0100 (CET) Received: from lacus.fstaals.net (104-208.ftth.onsbrabantnet.nl [88.159.208.104]) by isp-aos-02.edu.local (Postfix) with ESMTPA id 6B7C93940E0 for ; Wed, 23 Jan 2013 16:12:37 +0100 (CET) Received: from lacus.fstaals.net (unknown [192.168.10.14]) by filter.fstaals.local (Postfix) with ESMTP id 6BF9E7F4FB7 for ; Wed, 23 Jan 2013 16:12:33 +0100 (CET) Received: from localhost (dyn-81-63.cs.uu.nl [131.211.81.63]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: frank) by lacus.fstaals.net (Postfix) with ESMTPSA id 51A8E7F4084 for ; Wed, 23 Jan 2013 16:12:33 +0100 (CET) From: Frank Staals To: freebsd-stable@freebsd.org Subject: Re: svn - but smaller? References: <20130123144050.GG51786@e-Gitt.NET> User-Mail-Address: frank@fstaals.net Date: Wed, 23 Jan 2013 16:12:22 +0100 In-Reply-To: <20130123144050.GG51786@e-Gitt.NET> (Oliver Brandmueller's message of "Wed, 23 Jan 2013 15:40:50 +0100") Message-ID: <87mww00w89.fsf@Shanna.FStaals.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2013 15:12:43 -0000 Oliver Brandmueller writes: > > > 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? > This type of question has been asked quite a few times recently. At this point there is no svn version of csup, however there were people working on it (or at least: there is a svnsup project). For details please search recent ports or questions mailing list archives. As far as I know there is also no alternative svn-client. I'm kind of surprised for the need of this though. Why not simply use portsnap if you are not actively developing ports? -- - Frank