From owner-freebsd-arch@FreeBSD.ORG Fri Sep 14 19:14:59 2012 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7C3221065700 for ; Fri, 14 Sep 2012 19:14:59 +0000 (UTC) (envelope-from markiyan.kushnir@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 06C448FC08 for ; Fri, 14 Sep 2012 19:14:58 +0000 (UTC) Received: by weyx56 with SMTP id x56so3068329wey.13 for ; Fri, 14 Sep 2012 12:14:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=Ai72+6ONb2L9Gx82kCUL0a5FoByekf9ZZIrLHhpYT/c=; b=CDawEsXsv69mykE8zsNc2Zy3Hwf2/G6QmSnuQ7ulNefuSy35Nqx/B59BMHkg7oWRQh MwJUQuqvltAjT/WFtP0WXRDUZ5TXupj/Wr9bNhWmzmzwva0PWKXjztOEF6CZpQlmwcXq rwfDck8j9ooPnLOWDqw5A/gfLHnPjcEebnxoBnYOUV6Ii8ToELttfj8bQqBpJ8uigFhs sIQI+7J3caJG2Z4+1QPJOPGhP2GfkZMWuZmA+CfSaGz6BQ4n8516Y/Qh3mWXbcBYnnvz e4sZ1i6TkW56w8C9v2bHkBzCZ3NTrmtMf5efDGCugSPYQ5hXuP/rW0zDmeyGd4Lmwx1h J6iw== Received: by 10.216.241.137 with SMTP id g9mr1731431wer.122.1347650097733; Fri, 14 Sep 2012 12:14:57 -0700 (PDT) Received: from mkushnir.zapto.org (195-25-124-91.pool.ukrtel.net. [91.124.25.195]) by mx.google.com with ESMTPS id l6sm283661wiz.4.2012.09.14.12.14.54 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 14 Sep 2012 12:14:56 -0700 (PDT) Message-ID: <505381F2.6080305@gmail.com> Date: Fri, 14 Sep 2012 22:13:54 +0300 From: Markiyan Kushnir User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.2) Gecko/20120222 Thunderbird/10.0.2 MIME-Version: 1.0 To: =?UTF-8?B?RGFnLUVybGluZyBTbcO4cmdyYXY=?= References: <505187E4.6060404@gmail.com> <86ehm65guf.fsf@ds4.des.no> <5051DB64.4050504@gmail.com> <86y5kd3sf1.fsf@ds4.des.no> <5053209F.4090803@gmail.com> <86wqzw3glq.fsf@ds4.des.no> In-Reply-To: <86wqzw3glq.fsf@ds4.des.no> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Cc: freebsd-arch@freebsd.org Subject: Re: Removing CVS from HEAD X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2012 19:14:59 -0000 On 14.09.2012 15:59, Dag-Erling Sm=C3=B8rgrav wrote: > Markiyan Kushnir writes: >> I just wanted to see if I can retain the convenience of the system >> being able to update its sources without the help of any ports app >> (which the svn is). > > I was working on a tool to do this - think of it as csup for svn - but > it fell by the wayside. Other developers have expressed interest in > picking it up again, but nothing has happened so far. > > DES Are there any links to your work on the web? -- Markiyan.