From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: CVS problems? Date: Wed, 21 Oct 2009 02:17:06 +0200 Message-ID: <4ADE5302.1090606@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1256084327 24529 80.91.229.12 (21 Oct 2009 00:18:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 Oct 2009 00:18:47 +0000 (UTC) To: Emacs Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 21 02:18:36 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1N0OuR-0006Td-Jk for ged-emacs-devel@m.gmane.org; Wed, 21 Oct 2009 02:18:35 +0200 Original-Received: from localhost ([127.0.0.1]:54058 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0OuR-0004yO-09 for ged-emacs-devel@m.gmane.org; Tue, 20 Oct 2009 20:18:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0OuI-0004w3-NS for emacs-devel@gnu.org; Tue, 20 Oct 2009 20:18:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0OuD-0004sl-QQ for emacs-devel@gnu.org; Tue, 20 Oct 2009 20:18:26 -0400 Original-Received: from [199.232.76.173] (port=39556 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0OuD-0004sf-LG for emacs-devel@gnu.org; Tue, 20 Oct 2009 20:18:21 -0400 Original-Received: from smtp-out113.alice.it ([85.37.17.113]:4801) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N0OuD-0008NY-AN for emacs-devel@gnu.org; Tue, 20 Oct 2009 20:18:21 -0400 Original-Received: from FBCMMO04.fbc.local ([192.168.184.135]) by smtp-out113.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Wed, 21 Oct 2009 02:18:18 +0200 Original-Received: from FBCMCL01B08.fbc.local ([192.168.171.46]) by FBCMMO04.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Wed, 21 Oct 2009 02:17:12 +0200 Original-Received: from [82.57.173.203] ([82.57.173.203]) by FBCMCL01B08.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Wed, 21 Oct 2009 02:17:11 +0200 User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) X-OriginalArrivalTime: 21 Oct 2009 00:17:11.0925 (UTC) FILETIME=[D5C34250:01CA51E3] X-detected-operating-system: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:116273 Archived-At: Trying to checkout Emacs from CVS fails. For example: $ cvs up -dP can't create temporary directory /tmp/cvs-serv4934 Read-only file system Or: $ cvs -d:pserver:anonymous@cvs.sv.gnu.org:/sources/emacs co emacs can't create temporary directory /tmp/cvs-serv5281 Read-only file system This happens both on my GNU/Linux Kubuntu (8.04, 9.04) and Cygwin. Any comment? Thanks, Angelo.