* update_version_svn (ADD_BRANCHES): Remove dfp-branch.
From-SVN: r109635
This commit is contained in:
parent
2cc3d93ee4
commit
930da48688
@ -1,3 +1,7 @@
|
|||||||
|
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 @@
|
|||||||
|
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user