From owner-ctm-users@freebsd.org Sun Mar 13 01:02:35 2016 Return-Path: Delivered-To: ctm-users@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F5A0A92A7C for ; Sun, 13 Mar 2016 01:02:35 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from mst-rip6-missouri-out.um.umsystem.edu (mst-rip6-missouri-out.um.umsystem.edu [198.209.50.149]) (using TLSv1.2 with cipher RC4-SHA (128/128 bits)) (Client CN "um-tip1.um.umsystem.edu", Issuer "InCommon RSA Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DB6D0CCB for ; Sun, 13 Mar 2016 01:02:34 +0000 (UTC) (envelope-from stephen@missouri.edu) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2AlBQB4uuRW/8aeoM9dgz5SbQa8JRmFd?= =?us-ascii?q?AKBITwQAQEBAQEBAWQnhEIBAQR4ARACAQgYCRYPCQMCAQIBICUCBA0BBwEBF4g?= =?us-ascii?q?JuGQBhAABAQEBBgEBAQEBAQEZilqIdAWXSwGFbZcXjn03K4IDGYFIaoh2AX0BA?= =?us-ascii?q?QE?= X-IPAS-Result: =?us-ascii?q?A2AlBQB4uuRW/8aeoM9dgz5SbQa8JRmFdAKBITwQAQEBAQE?= =?us-ascii?q?BAWQnhEIBAQR4ARACAQgYCRYPCQMCAQIBICUCBA0BBwEBF4gJuGQBhAABAQEBB?= =?us-ascii?q?gEBAQEBAQEZilqIdAWXSwGFbZcXjn03K4IDGYFIaoh2AX0BAQE?= Received: from um-tcas2.um.umsystem.edu ([207.160.158.198]) by mst-rip6-exch-relay.um.umsystem.edu with ESMTP; 12 Mar 2016 19:01:23 -0600 Received: from UM-MBX-N02.um.umsystem.edu ([169.254.5.130]) by UM-TCAS2.um.umsystem.edu ([207.160.158.198]) with mapi id 14.03.0266.001; Sat, 12 Mar 2016 19:01:22 -0600 From: "Montgomery-Smith, Stephen" To: "Julian H. Stacey" CC: "ctm-users@freebsd.org" Subject: Re: Space problems with svn-cur Thread-Topic: Space problems with svn-cur Thread-Index: AQHRfEXQLqoGv/Vz/E+rbmbq4GS10J9W88CA Date: Sun, 13 Mar 2016 01:01:22 +0000 Message-ID: <56E4BBE1.9080007@missouri.edu> References: <201603120959.u2C9x6jU014905@fire.js.berklix.net> In-Reply-To: <201603120959.u2C9x6jU014905@fire.js.berklix.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 x-originating-ip: [207.160.158.194] Content-Type: text/plain; charset="Windows-1252" Content-ID: <3B60EA037F50DA479DBA33BD5D05E050@missouri.edu> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-BeenThere: ctm-users@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: CTM User discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2016 01:02:35 -0000 On 03/12/2016 03:59 AM, Julian H. Stacey wrote: > "Montgomery-Smith, Stephen" wrote: >> The svn repository is now getting so large that the CTM generating >> computer is running out of disk space when it creates the xEmpty deltas >> for svn-cur. The easist band-aid fix is for me to simply stop >> generating these xEmpty deltas. Since CTM is no longer FreeBSD >> approved, I'm going to assume that no-one new is going to join, and >> hence this is not a problem. >> >> Comments? >=20 > Hi Stephen > There's plenty of space on ctm.berklix.org=20 The issue is that there isn't enough space to create the xEmpty deltas. There is plenty of space to store the deltas. The svn repositories add up to about 35GB. Fully compressed, they shrink to about 4GB. I'll look into other solutions. But I also get a feeling I am putting a lot of effort into something that is only used by a very few people. Stephen