mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-20 07:25:23 +02:00
[releng] tag for R3_3
This commit is contained in:
parent
afe5b1dea9
commit
836d3eff87
1 changed files with 1 additions and 2 deletions
|
@ -35,7 +35,6 @@ TOPMODULES="\
|
||||||
org.eclipse.tm.rse/releng \
|
org.eclipse.tm.rse/releng \
|
||||||
org.eclipse.tm.rse/tests \
|
org.eclipse.tm.rse/tests \
|
||||||
org.eclipse.tm.core \
|
org.eclipse.tm.core \
|
||||||
org.eclipse.tm.core/discovery \
|
|
||||||
org.eclipse.tm.core/terminal \
|
org.eclipse.tm.core/terminal \
|
||||||
org.eclipse.tm.core/wince \
|
org.eclipse.tm.core/wince \
|
||||||
"
|
"
|
||||||
|
@ -48,6 +47,6 @@ for topmod in $TOPMODULES ; do
|
||||||
#cvs tag -b R1_0_maintenance readme.txt
|
#cvs tag -b R1_0_maintenance readme.txt
|
||||||
#cvs tag -d v20060630 readme.txt
|
#cvs tag -d v20060630 readme.txt
|
||||||
cvs update -l -A .
|
cvs update -l -A .
|
||||||
cvs tag R3_2
|
cvs tag R3_3
|
||||||
cd $curdir
|
cd $curdir
|
||||||
done
|
done
|
||||||
|
|
Loading…
Add table
Reference in a new issue