From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14188 invoked by alias); 24 Dec 2005 08:57:30 -0000 Received: (qmail 14179 invoked by uid 22791); 24 Dec 2005 08:57:29 -0000 X-Spam-Check-By: sourceware.org Received: from gandalf.inter.net.il (HELO gandalf.inter.net.il) (192.114.186.17) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 24 Dec 2005 08:57:28 +0000 Received: from nitzan.inter.net.il (nitzan.inter.net.il [192.114.186.20]) by gandalf.inter.net.il (MOS 3.7.1-GA) with ESMTP id HIY14666; Sat, 24 Dec 2005 10:57:24 +0200 (IST) Received: from HOME-C4E4A596F7 (IGLD-83-130-207-150.inter.net.il [83.130.207.150]) by nitzan.inter.net.il (MOS 3.7.2-GA) with ESMTP id CGX43649 (AUTH halo1); Sat, 24 Dec 2005 10:57:23 +0200 (IST) Date: Sat, 24 Dec 2005 17:37:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sourceware.org In-reply-to: <20051223194042.GA31176@nevyn.them.org> (message from Daniel Jacobowitz on Fri, 23 Dec 2005 14:40:42 -0500) Subject: Re: Update Copyright and FSF address (was: [RFC] fix testsuite/gdb.cp/printmethod) Reply-to: Eli Zaretskii References: <4395D411.6020904@st.com> <20051207230807.GA7483@nevyn.them.org> <20051208044236.GB14351@nevyn.them.org> <20051223194042.GA31176@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00286.txt.bz2 > Date: Fri, 23 Dec 2005 14:40:42 -0500 > From: Daniel Jacobowitz > > You need to be in the cvsadmin group to use "cvs admin" commands Well, maybe I should be a member. Maybe all global maintainers should. > but it's easy enough to fix this by recommitting from a system with > appropriate line endings (or in this case, it looks like, without > the ^Z behavior?). Both EOLs and ^Z are actually part of the same issue: the text vs binary I/O. > I've taken care of it, and the images appear uncorrupted now. Thanks. But the image files are still not marked with -kb. Can someone please do that?