|
|
@@ -10,7 +10,7 @@ echo Clean trunk working copy ...
|
|
|
rem cleanup clears locks or other residual problems (we learned this the hard way!)
|
|
|
svn cleanup
|
|
|
echo Update trunk working copy...
|
|
|
-svn up --non-interactive
|
|
|
+svn up --non-interactive --trust-server-cert
|
|
|
pushd tools\inspect\build
|
|
|
echo Build inspect program...
|
|
|
bjam
|