From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: EMACS_PRETEST_22_1_91 from git://git.sv.gnu.org/emacs.git doesn't build on Win32 Date: Sat, 08 Mar 2008 23:09:05 +0000 Message-ID: <47D31C91.30600@gnu.org> References: <87zltoljmn.fsf@offby1.atm01.sea.blarg.net> <87lk58wrv3.fsf@stupidchicken.com> <87r6f0lioq.fsf@offby1.atm01.sea.blarg.net> <87zltn928w.fsf@rho.meyering.net> <873arfloqh.fsf@offby1.atm01.sea.blarg.net> <87ve3woox0.fsf@offby1.atm01.sea.blarg.net> <8763vwhmz1.fsf@rho.meyering.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1205017767 15802 80.91.229.12 (8 Mar 2008 23:09:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Mar 2008 23:09:27 +0000 (UTC) Cc: Eric Hanchrow , Jim Meyering , Emacs development discussions To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 09 00:09:52 2008 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 1JY8Ap-0001K6-3y for ged-emacs-devel@m.gmane.org; Sun, 09 Mar 2008 00:09:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JY8AG-0001cM-Cd for ged-emacs-devel@m.gmane.org; Sat, 08 Mar 2008 18:09:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JY8AB-0001bb-Gi for emacs-devel@gnu.org; Sat, 08 Mar 2008 18:09:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JY8A9-0001aR-7t for emacs-devel@gnu.org; Sat, 08 Mar 2008 18:09:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JY8A8-0001aK-Uj for emacs-devel@gnu.org; Sat, 08 Mar 2008 18:09:08 -0500 Original-Received: from mk-outboundfilter-3.mail.uk.tiscali.com ([212.74.114.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JY8A8-0007L0-Ll for emacs-devel@gnu.org; Sat, 08 Mar 2008 18:09:08 -0500 Original-X-Trace: 57605283/mk-outboundfilter-1.mail.uk.tiscali.com/F2S/$ACCEPTED/freedom2Surf-customers/83.67.23.108 X-SBRS: None X-RemoteIP: 83.67.23.108 X-IP-MAIL-FROM: jasonr@gnu.org X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqABAOKq0kdTQxds/2dsb2JhbAAIqkg X-IP-Direction: OUT Original-Received: from i-83-67-23-108.freedom2surf.net (HELO [127.0.0.1]) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP/TLS/DHE-RSA-AES256-SHA; 08 Mar 2008 23:09:06 +0000 User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) In-Reply-To: X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:91796 Archived-At: Andreas Schwab wrote: > The problem is due to a misuse of cvs. The file was manually connected > to the EMACS_22_BASE branch by modifying the branch tag, instead of > properly using cvs add. > I suggest you read the CVS manual, before making judgement on what is "misuse".