Commit 57bc1e21 authored by Georg Brandl's avatar Georg Brandl

merge with 3.3

parents d87346c0 55c9e036
...@@ -34,10 +34,10 @@ echo. ...@@ -34,10 +34,10 @@ echo.
goto end goto end
:checkout :checkout
svn co %SVNROOT%/external/Sphinx-1.0.7/sphinx tools/sphinx svn co %SVNROOT%/external/Sphinx-1.2/sphinx tools/sphinx
svn co %SVNROOT%/external/docutils-0.6/docutils tools/docutils svn co %SVNROOT%/external/docutils-0.11/docutils tools/docutils
svn co %SVNROOT%/external/Jinja-2.3.1/jinja2 tools/jinja2 svn co %SVNROOT%/external/Jinja2-2.7.2/jinja2 tools/jinja2
svn co %SVNROOT%/external/Pygments-1.5dev-20120930/pygments tools/pygments svn co %SVNROOT%/external/Pygments-1.6/pygments tools/pygments
goto end goto end
:update :update
......
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