Commit be21df03 by Joseph Myers Committed by Joseph Myers

* update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.

From-SVN: r145301
parent c1a8a3c6
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> 2009-03-28 Gerald Pfeifer <gerald@pfeifer.com>
* crontab: Stop 4.2 snapshots. * crontab: Stop 4.2 snapshots.
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# in the space separated list in $ADD_BRANCHES. # in the space separated list in $ADD_BRANCHES.
SVNROOT=${SVNROOT:-"file:///svn/gcc"} 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' ADD_BRANCHES='HEAD'
# Run this from /tmp. # Run this from /tmp.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment