This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


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

Re: branch snapshot version tag


On Thu, Oct 18, 2001 at 01:01:57AM -0400, Andrew Cagney wrote:
> Hmm,
> 
> The current branch snapshot process is setting the version tag 
> (version.in) to YYYYMMDD.  This is a little unfortunate since snapshots 
> taken from the trunk are also setting version.in to YYYYMMDD. Might be a 
> good idea if I change it.
> 
> My first choice for the snapshot version.in would be 5.0.91-YYYYMMDD but 
> due to a ``technical problem'' with the snapshot scripts that won't work.
> 
> That leads to my second and third choices.
> 
> 	5.0.91.YYYYMMDD
> or 
> 5.0.91_YYYYMMDD

I don't think you can use `.' in tag. I always turn `.' into `_' and
use it as my cvs tag.


H.J.


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