[X2Go-Commits] page changed: wiki:development:build-howto-mswin:pyhoca-gui

wiki-admin at x2go.org wiki-admin at x2go.org
Wed Sep 25 09:58:32 CEST 2013


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?rev=1380095730
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/




More information about the x2go-commits mailing list