This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Moving C to its own directory (was Re: ObjC tree inlining)


On Tue, 20 Nov 2001, David O'Brien wrote:

> #! /bin/sh

This doesn't look like it marks the old revisions in the copied file dead.
Shouldn't it (so they don't appear in dated checkouts)?

>     tags=$(rlog -h $file | grep '^	' | grep -v '^	old' |\

Is parsing rlog output to extract tags reliable (given that parsing it to
extract log messages and revision information definitely isn't)?

-- 
Joseph S. Myers
jsm28@cam.ac.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]