From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Fabian Braennstroem Newsgroups: gmane.emacs.help Subject: Re: get cvs version of certain date Date: 10 Jun 2005 07:44:33 GMT Organization: Braennstroem Message-ID: References: Reply-To: f.braennstroem@gmx.de NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1118394458 12733 80.91.229.2 (10 Jun 2005 09:07:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Jun 2005 09:07:38 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 10 11:07:36 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DgfTb-0001oo-Vx for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Jun 2005 11:06:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DgfaJ-00064s-G2 for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Jun 2005 05:13:51 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-fra1.dfn.de!news-koe1.dfn.de!news.fernuni-hagen.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Original-NNTP-Posting-Host: bonsai.fernuni-hagen.de Original-X-Trace: beech.fernuni-hagen.de 1118389473 2482 132.176.114.21 (10 Jun 2005 07:44:33 GMT) Original-X-Complaints-To: newsadmin@fernuni-hagen.de Original-NNTP-Posting-Date: 10 Jun 2005 07:44:33 GMT Mail-Copies-To: nobody User-Agent: slrn/0.9.8.1/rt (Linux) Original-Xref: shelby.stanford.edu gnu.emacs.help:131923 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:27393 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:27393 Hi, On 2005-06-10, Eli Zaretskii wrote: > > From: Fabian Braennstroem > > Date: 10 Jun 2005 06:13:27 GMT > > > > I want to install the cvs version of 4th June. > > I get the current source with: > > > > cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co emacs > > > > but there is compiling problem. > > > > Maybe anybody knows how to set the date for the cvs > > checkout!? > > Look up "cvs co -D " in the CVS manual. > > Warning: the -D option is sticky; you should keep this in mind for the > future checkouts and other CVS operations (hint: use "cvs up -A" when > you no longer want to keep the June 4 date). Thanks! Should take a look at it earlier; just tried it without the '-D' ... Greetings, Fabian