mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
use latest releng basebuilder
This commit is contained in:
parent
0c53732d9f
commit
2912b7a307
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ cd `dirname $0`
|
||||||
# Checkout basebuilder to run the build
|
# Checkout basebuilder to run the build
|
||||||
mkdir -p tools
|
mkdir -p tools
|
||||||
cd tools
|
cd tools
|
||||||
cvs -d /cvsroot/eclipse co -r r36x_v20101125 org.eclipse.releng.basebuilder
|
cvs -d /cvsroot/eclipse co -r R37_M7 org.eclipse.releng.basebuilder
|
||||||
cp /home/data/httpd/download.eclipse.org/technology/subversive/0.7/pde-update-site/plugins/org.eclipse.team.svn.pde.build_*.jar \
|
cp /home/data/httpd/download.eclipse.org/technology/subversive/0.7/pde-update-site/plugins/org.eclipse.team.svn.pde.build_*.jar \
|
||||||
org.eclipse.releng.basebuilder/plugins
|
org.eclipse.releng.basebuilder/plugins
|
||||||
cd ..
|
cd ..
|
||||||
|
|
Loading…
Add table
Reference in a new issue