gcc/gcc/f ChangeLog
Mike Stump
mrs@apple.com
Mon Apr 19 23:04:00 GMT 2004
On Monday, April 19, 2004, at 02:46 PM, Mark Mitchell wrote:\
> Unfortunately, it looks like the release script unconditionally moves
> the tags on a branch, without warning. So, it may be that the 3.1
> release tags are now at the end of the gcc-3_1-branch, rather than
> where they should be. That's going to be hard to fix
cvs update -d -rgcc-3_1-branch -D 'date of release' .
diff . ~/gcc-3.1
If a file doesn't match, cvs update the file backwards or forwards on
the branch until it does.
when they match, cvs tag -F .... .
Cheap, easy, auditible and only requires a tar file with the release.
More information about the Gcc
mailing list