* update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.

From-SVN: r145301
This commit is contained in:
Joseph Myers 2009-03-30 16:31:43 +01:00 committed by Joseph Myers
parent c1a8a3c6ff
commit be21df036c
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2009-03-30 Joseph Myers <joseph@codesourcery.com>
* update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
2009-03-28 Gerald Pfeifer <gerald@pfeifer.com>
* crontab: Stop 4.2 snapshots.

View File

@ -6,7 +6,7 @@
# in the space separated list in $ADD_BRANCHES.
SVNROOT=${SVNROOT:-"file:///svn/gcc"}
IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2|3_3|3_4|4_0|4_1)-branch'
IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2|3_3|3_4|4_0|4_1|4_2)-branch'
ADD_BRANCHES='HEAD'
# Run this from /tmp.