A page in your DokuWiki was added or changed. Here are the details: Date : 2013/09/25 07:58 Browser : Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 Iceweasel/23.0 IP-Address : 134.245.254.47 Hostname : m-047.informatik.uni-kiel.de Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:pyhoca-gui?... New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:pyhoca-gui Edit Summary: User : sunweaver @@ -75,8 +75,19 @@ $ cd python-x2go && git checkout <the-version-you-want> && cd - </code> A list of available versions can be listed with ''git tag'' executed in the ''python-x2go'' directory. + + ==== Choosing the PyHoca-GUI Version ==== + + Before testing/building PyHoca-GUI, you may want to choose the version of PyHoca-GUI to use, use '''git checkout'' to get a specific version: + + <code bash> + $ cd pyhoca-gui && git checkout <the-version-you-want> && cd - + </code> + + A list of available versions can be listed with ''git tag'' executed in the ''pyhoca-gui'' directory. + ==== Launching PyHoca-GUI from the Cmdline ==== A test launch of PyHoca-GUI can now be done with this command: -- This mail was generated by DokuWiki at http://wiki.x2go.org/