Commit 930da486 by Ben Elliston Committed by Ben Elliston

* update_version_svn (ADD_BRANCHES): Remove dfp-branch.

From-SVN: r109635
parent 2cc3d93e
2006-01-12 Ben Elliston <bje@au.ibm.com>
* update_version_svn (ADD_BRANCHES): Remove dfp-branch.
2005-12-16 Joseph S. Myers <joseph@codesourcery.com> 2005-12-16 Joseph S. Myers <joseph@codesourcery.com>
* update_web_docs_svn: Remove unnecessary files from source tree. * update_web_docs_svn: Remove unnecessary files from source tree.
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
SVNROOT=${SVNROOT:-"file:///svn/gcc"} SVNROOT=${SVNROOT:-"file:///svn/gcc"}
IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2|3_3)-branch' IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2|3_3)-branch'
ADD_BRANCHES='HEAD autovect-branch dfp-branch' ADD_BRANCHES='HEAD autovect-branch'
# Run this from /tmp. # Run this from /tmp.
export SVNROOT export SVNROOT
......
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