From owner-freebsd-cvsweb@FreeBSD.ORG Fri Sep 22 12:01:14 2006 Return-Path: X-Original-To: freebsd-cvsweb@freebsd.org Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7F7C16A500 for ; Fri, 22 Sep 2006 12:01:14 +0000 (UTC) (envelope-from daniel.leidert.spam@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id A785443D55 for ; Fri, 22 Sep 2006 12:01:13 +0000 (GMT) (envelope-from daniel.leidert.spam@gmx.net) Received: (qmail invoked by alias); 22 Sep 2006 12:01:12 -0000 Received: from unknown (EHLO test.wgdd.de) [195.227.105.180] by mail.gmx.net (mp042) with SMTP; 22 Sep 2006 14:01:12 +0200 X-Authenticated: #17381962 Received: from localhost ([127.0.0.1]) by test.wgdd.de with esmtp (Exim 3.36 #1 (Debian)) id 1GQjiR-0002nE-00 for ; Fri, 22 Sep 2006 14:01:11 +0200 From: Daniel Leidert To: ml_cvsweb In-Reply-To: <181D01CDBEB549439612FBC519537E7B0115F738@cernxchg16.cern.ch> References: <181D01CDBEB549439612FBC519537E7B0115F738@cernxchg16.cern.ch> Content-Type: text/plain Organization: TU Dresden Date: Fri, 22 Sep 2006 14:01:11 +0200 Message-Id: <1158926471.6356.18.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: Downloading RAIDA package from cvsweb - cannot obtain tarball X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2006 12:01:14 -0000 Am Freitag, den 22.09.2006, 10:48 +0200 schrieb John Apostolakis: > I was trying to download the RAIDA package, to look and potentially try > it out. > I found > http://www-zeuthen.desy.de/lc-cgi-bin/cvsweb.cgi/RAIDA/?cvsroot=ilctools > ;only_with_tag=v00-02 > > But utilising the buttons for a tarball or zip file did not work, giving > the following error message: > "cvs [export aborted]: cannot write > /afs/ifh.de/group/lc/detector_simulation/cvs/ilctools/CVSROOT/val-tags: > Permission denied" > > I will appreciate if you could assist in overcoming this. This is IMO a problem with the permissions of CVSROOT/val-tags. You should contact the maintainer of the CVS repository and ask him to fix the permissions of the file. Regards, Daniel