From owner-svn-src-head@FreeBSD.ORG Tue Jun 18 22:46:36 2013 Return-Path: Delivered-To: svn-src-head@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 714FA5F2 for ; Tue, 18 Jun 2013 22:46:36 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pb0-x22b.google.com (mail-pb0-x22b.google.com [IPv6:2607:f8b0:400e:c01::22b]) by mx1.freebsd.org (Postfix) with ESMTP id 47D8B1906 for ; Tue, 18 Jun 2013 22:46:36 +0000 (UTC) Received: by mail-pb0-f43.google.com with SMTP id md12so4393449pbc.30 for ; Tue, 18 Jun 2013 15:46:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=t6Nzdx67eV9veb6+Hh6FcBRf7J+S8XyxnPiG1WIBYC4=; b=Ajj7NenGo2G3rdlZ0W5y4dAZk9nhGB2SdYphUiq8ziOJuBfX6VvJHRPpv7J/WAoqEE I7MExVe4W955ZKhK2AzFDWdKyiLPZyRS2dlxB0msn+n0pQ8tbcn/GBQam+o85JWoI7+1 FHk4otw0dXhXSk/FTXW50OtGke37zRbxT9Zwc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=t6Nzdx67eV9veb6+Hh6FcBRf7J+S8XyxnPiG1WIBYC4=; b=MW+jELwTXKdEUXKhZ2rHGD++d/PNp9RQu6TjMfTIG+Cq83Uf8JlKzj8De4XXBLVgiR dGUV7FonQEvwi94fVH9TZ/wTiwul8v92XSEGfC1jr+aqYPgz8E5mtEumXiARSGdKvl2n mfx0oZuYQ1ebpt5OGs4dJvdovbMfqtYwePVaDlhJn7OeWrrUbf2pzk4C+SWedgqWMnmd MhHMj/4CebWMXmjgmcYRNUoLdRN5/foI+x8hZ+ezo6THul7Kbtw2HFK48W2x+kqaiZkv gk1+/bc7igGc12hxfI83VgSo/HkfJ2xsDe6Zny/gfJqAvcb3G56KA1PPzObb1wtL1AmL y2Ww== X-Received: by 10.66.155.230 with SMTP id vz6mr3945820pab.30.1371595100257; Tue, 18 Jun 2013 15:38:20 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.70.45.33 with HTTP; Tue, 18 Jun 2013 15:37:50 -0700 (PDT) In-Reply-To: <51C090CD.3040102@mail.lifanov.com> References: <201306180253.r5I2rj45053959@svn.freebsd.org> <51C08D7E.2000605@coosemans.org> <51C08F58.2070308@freebsd.org> <51C090CD.3040102@mail.lifanov.com> From: Eitan Adler Date: Wed, 19 Jun 2013 00:37:50 +0200 X-Google-Sender-Auth: TohaoDEcVqtjTmxNnaIPNj1HRYI Message-ID: 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... To: Nikolai Lifanov Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQk4PfNpdGByoE097/eO0KjMoMqNvGXpcXiMyYtQrwScpFgIcDFlSbOdgfMNrxLJME27v7vP Cc: Tijl Coosemans , Andre Oppermann , Peter Wemm , svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-head@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jun 2013 22:46:36 -0000 On Tue, Jun 18, 2013 at 6:54 PM, Nikolai Lifanov wrote: > It's net/svnup and is a great replacement for cvs, in my opinion. > CVS wasn't used for development for a long while anyway, so there is nothing > subversion is replacing that net/svnup wouldn't. svnup still has a number of issues: both performance and stability (it tends to randomly core dump). I've stated before that I intended to import svnup when it became ready. I have no intention in taking part in whatever debate may happen here. Should we decide that we want 'svn lite' instead of svnup I am happy. Should we decide to use svnup, I am still happy to import it. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams