Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 76650 invoked from network); 15 Jul 2005 09:29:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Jul 2005 09:29:56 -0000 Received: (qmail 26305 invoked by uid 500); 15 Jul 2005 09:29:52 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 26273 invoked by uid 500); 15 Jul 2005 09:29:52 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 26259 invoked by uid 99); 15 Jul 2005 09:29:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jul 2005 02:29:51 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of vreddyp@gmail.com designates 64.233.170.195 as permitted sender) Received: from [64.233.170.195] (HELO rproxy.gmail.com) (64.233.170.195) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jul 2005 02:29:48 -0700 Received: by rproxy.gmail.com with SMTP id j1so707849rnf for ; Fri, 15 Jul 2005 02:29:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=DkKzdENPSPBbNHV095Gq8zOel2Bz+dpazsjLprOvegn9s2CgmInuM5G4qlX+Ud9cnC/b+bRVBN5qD6lDOUqMjcZQY0V1skWJYx5xsfZZEH7zWP/wKKrrM9H5Gls7Sattxa6xQX2YSejp4fT2jUnaq/037UuUE6o1NELKOamPLKA= Received: by 10.38.208.54 with SMTP id f54mr718787rng; Fri, 15 Jul 2005 02:29:49 -0700 (PDT) Received: by 10.38.89.4 with HTTP; Fri, 15 Jul 2005 02:29:49 -0700 (PDT) Message-ID: Date: Fri, 15 Jul 2005 14:59:49 +0530 From: Venkat Reddy Reply-To: Venkat Reddy To: axis-dev@ws.apache.org Subject: CVS server ran out of disk space? Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N i get the folowing error while updating sources for Axis. *** cvs update -d -P "/java" cannot create_adm_p /tmp/cvs-serv74092/test/typedesc failed due to an internal error (took 30:05.703) Error: The server reported an error: No space left on device Error: java: cannot create_adm_p /tmp/cvs-serv74092/test/typedesc *** -venkat