X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Wed, 05 Dec 2001 19:23:25 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <2110-Wed05Dec2001192324+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: sandmann AT clio DOT rice DOT edu In-reply-to: <200112051539.fB5FdOd26496@envy.delorie.com> (message from DJ Delorie on Wed, 5 Dec 2001 10:39:24 -0500) Subject: Re: Refresh update, v2_03_1 References: <10112051533 DOT AA16289 AT clio DOT rice DOT edu> <200112051539 DOT fB5FdOd26496 AT envy DOT delorie DOT com> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Wed, 5 Dec 2001 10:39:24 -0500 > From: DJ Delorie > > The first step is to create the branch. The above command does that. > > Next, check out the branch with "cvs checkout -r v2_03_1 djgpp" in > some empty directory. If you don't get what you expect, email me and > I'll fix it ;-) > > Then, replace/edit/patch the files that need to be patched and commit > them. A small piece of advice: whenever you issue _any_ CVS command after checking out the branch, always use the "-r v2_03_1" switch. It's not needed, strictly speaking, for "cvs ci", but I suggest to use it anyway, to keep you sane (and the repository unharmed ;-).