[GRASS5] GRASS stable/exp branches
Justin Hickey
jhickey at hpcc.nectec.or.th
Mon Mar 5 02:09:32 EST 2001
Hi Markus
Markus Neteler wrote:
>
> On Fri, Mar 02, 2001 at 06:20:05PM +0700, Justin Hickey wrote:
> > Hi Markus
> >
> > Markus Neteler wrote:
> > > maybe we can feed the src/CMD/lists/GRASS to cvs through
> > > a pipe to set the release branch tag? Then we maintain
> > > the lists/GRASS and all commented modules there won't
> > > receive the tag. Just an untested idea.
> > >
> > > I can't try right now due o hardware problems which should
> > > be fixed in some minutes.
> >
> > Interesting idea. The only problem is removing the commented lines.
> > I don't think cvs will ignore them. But you could remove them using
> > sed. So it would be something like
> >
> > cat src/CMD/lists/GRASS | sed ...... | cvs .....
> >
> > right?
> >
> > Anyway, I think it could work, just not sure you can pipe file
> > names to cvs.
>
> Obviously not. But this one seems to work:
>
> FILE_LIST=`cat src/CMD/lists/GRASS | grep -v '#'` ; cvs .. $FILE_LIST
Duhh!! I don't know where my head was for that one! It's hard to believe
I wrote that. :-)
> So my proposal is to update the src/CMD/lists/GRASS (comment all
> unstable files), then use this list as branch tagging input (easy to
> maintain, easy to reproduce).
Sounds good to me.
--
Sincerely,
Jazzman (a.k.a. Justin Hickey) e-mail: jhickey at hpcc.nectec.or.th
High Performance Computing Center
National Electronics and Computer Technology Center (NECTEC)
Bangkok, Thailand
==================================================================
People who think they know everything are very irritating to those
of us who do. ---Anonymous
Jazz and Trek Rule!!!
==================================================================
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'
More information about the grass-dev
mailing list