Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
This pages summarizes a typical SVN session on Windows using Tortoise SVN, MikTex and Python

...



h5. Bring your local version in sync with the

...

Image Removed
a window will appear asking your for your CERN account credentials and then the svn update process will start Image Removed

Do your editing work

use e.g. the provided Miktex editor TexWorks or any editor of your choosing

Compiling and building the DBD
Image Removed

Double-click the compile.py script and the DBD will be build completely with one click.

Panel

(warning)   Please Always check if the document compiles before committing changes

...

 repository


!svn-update.png|border=1!


a window will appear asking your for your CERN account credentials and then the svn update process will start

!svn-update-2.png|border=1!

h5. Do your editing work

use e.g. the provided Miktex editor TexWorks or any editor of your choosing

h5. Compiling and building the DBD


h5. !svn-build-python.png|border=1!


h5.

Double-click the *compile.py* script and the DBD will be build completely with one click.

{panel| bgcolor=red}
(!)   Please Always check if the document compiles before committing changes
{panel}

if you are building the DBD for the first time, MikTeX may download additional packages and prompt you !svn-build-miktex.png|border=1!
This is ok and will mak esure, that you have all required packages

{info:title=In case of problems}
Some versions of MikTex report errors like _The psyr source file could not be found_ , in this case the automatic package mananger couldn't find this psyr font file, go to *MikTeX->Maintainance(Admin)-PackageManager (Admin)* and install the package _symbol_
{info}

h5. Commit your changes