From owner-freebsd-questions@FreeBSD.ORG Mon Dec 28 05:46:50 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BED8106566B for ; Mon, 28 Dec 2009 05:46:50 +0000 (UTC) (envelope-from vas@mpeks.tomsk.su) Received: from relay2.tomsk.ru (relay2.tomsk.ru [212.73.124.8]) by mx1.freebsd.org (Postfix) with ESMTP id BEBED8FC16 for ; Mon, 28 Dec 2009 05:46:49 +0000 (UTC) X-Virus-Scanned: by clamd daemon 0.93.1 for FreeBSD at relay2.tomsk.ru Received: from admin.sibptus.tomsk.ru (account sudakov@sibptus.tomsk.ru [212.73.125.240] verified) by relay2.tomsk.ru (CommuniGate Pro SMTP 5.1.13) with ESMTPSA id 13391970 for freebsd-questions@freebsd.org; Mon, 28 Dec 2009 11:46:48 +0600 Received: from admin.sibptus.tomsk.ru (sudakov@localhost [127.0.0.1]) by admin.sibptus.tomsk.ru (8.13.6/8.13.6) with ESMTP id nBS5kliV040742 for ; Mon, 28 Dec 2009 11:46:47 +0600 (OMST) (envelope-from vas@mpeks.tomsk.su) Received: (from sudakov@localhost) by admin.sibptus.tomsk.ru (8.13.6/8.13.6/Submit) id nBS5kbFP040740 for freebsd-questions@freebsd.org; Mon, 28 Dec 2009 11:46:37 +0600 (OMST) (envelope-from vas@mpeks.tomsk.su) X-Authentication-Warning: admin.sibptus.tomsk.ru: sudakov set sender to vas@mpeks.tomsk.su using -f Date: Mon, 28 Dec 2009 11:46:37 +0600 From: Victor Sudakov To: "freebsd-questions@FreeBSD.org" Message-ID: <20091228054637.GA40308@admin.sibptus.tomsk.ru> Mail-Followup-To: Victor Sudakov , "freebsd-questions@FreeBSD.org" References: <20091201092938.GA49340@admin.sibptus.tomsk.ru> <20091225064309.GA86796@admin.sibptus.tomsk.ru> <2E6E2F96-2BB1-4579-9D60-352405BD69C0@hiwaay.net> <20091228031458.GA38511@admin.sibptus.tomsk.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091228031458.GA38511@admin.sibptus.tomsk.ru> User-Agent: Mutt/1.4.2.3i Organization: AO "Svyaztransneft", SibPTUS X-PGP-Key: http://vas.tomsk.ru/vas.asc Subject: Re: "Checksum mismatch -- will transfer entire file" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Dec 2009 05:46:50 -0000 Victor Sudakov wrote: [dd] > > I would be happy to use svn as I do for my own projects. > > To run a cvs repository, you just need /usr/bin/cvs started from > inetd. It is even in the base system. > > To run a subversion repository, you need much more infrastructure and > more overhead (lots of dependencies from ports, probably a Web server, > a database backend etc). Besides, cvs is conveniently integrated with > Kerberos (we use :gserver: all the time) which I am not sure is > possible with subversion. I have just built and installed ports/devel/subversion on a fresh box. The port installed 17 dependent ports: apr-ipv6-gdbm-1.3.8.1.3.9 Apache Portability Library autoconf-2.62 Automatically configure source code on many Un*x platforms autoconf-wrapper-20071109 Wrapper script for GNU autoconf automake-1.9.6_3 GNU Standards-compliant Makefile generator (1.9) automake-wrapper-20071109 Wrapper script for GNU automake expat-2.0.1 XML 1.0 parser written in C gdbm-1.8.3_3 The GNU database manager help2man-1.36.4_3 Automatically generating simple manual pages from program o libiconv-1.13.1 A character set conversion library libtool-2.2.6b Generic shared library support script m4-1.4.13,1 GNU m4 neon28-0.28.6 An HTTP and WebDAV client library for Unix systems perl-5.8.9_3 Practical Extraction and Report Language python26-2.6.4 An interpreted object-oriented programming language sqlite3-3.6.19 An SQL database engine in a C library subversion-1.6.6_1 Version control system tcl-8.5.8 Tool Command Language tcl-modules-8.5.8 Tcl common modules There could have been more but I had disabled some crap like the BDB backend. Please compare all this with a single /usr/bin/cvs binary and be horrified. Of course it needs python26, perl and tcl - all the three of them. I don't think I want all this on every server I plan to makeworld on. To cut a long story short, I would rather continue using cvs, perhaps until there is subversion-light in the base system. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:sudakov@sibptus.tomsk.ru