From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Stack clobbering bug Date: Fri, 21 Jul 2006 10:20:54 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1153466477 16723 80.91.229.2 (21 Jul 2006 07:21:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 Jul 2006 07:21:17 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 21 09:21:14 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G3pJy-0002B1-4Y for ged-emacs-devel@m.gmane.org; Fri, 21 Jul 2006 09:21:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G3pJx-0000Tj-DR for ged-emacs-devel@m.gmane.org; Fri, 21 Jul 2006 03:21:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G3pJj-0000Td-99 for emacs-devel@gnu.org; Fri, 21 Jul 2006 03:20:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G3pJh-0000TR-Qm for emacs-devel@gnu.org; Fri, 21 Jul 2006 03:20:58 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G3pJh-0000TO-LK for emacs-devel@gnu.org; Fri, 21 Jul 2006 03:20:57 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G3pK3-0008HN-B5; Fri, 21 Jul 2006 03:21:19 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-197-168.inter.net.il [83.130.197.168]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id EFP48242 (AUTH halo1); Fri, 21 Jul 2006 10:20:54 +0300 (IDT) Original-To: rms@gnu.org In-reply-to: (message from Richard Stallman on Fri, 21 Jul 2006 00:47:13 -0400) 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:57414 Archived-At: > From: Richard Stallman > Date: Fri, 21 Jul 2006 00:47:13 -0400 > > Can someone tell me how to make a checkout of the sources as > of a given date and time? Give the "-D DATE_SPEC" option to "cvs co".