Project

General

Profile

Howtos - Hack on Windows » History » Revision 3

Revision 2 (Greg Burri, 06/21/2009 02:22 PM) → Revision 3/102 (Greg Burri, 08/03/2009 08:24 PM)

h1. Howto 


 h2. Hack on Windows Vista 

 You need to : 

 # Install Torotoise Git : http://code.google.com/p/tortoisegit/ 
 # Install msysgit : http://code.google.com/p/msysgit/ 
 # If you want an accesse to the master repository : generate a RSA 2048 bit with _Puttygen_ (come with tortoisegit) and send it to a project manager 
 # Install _Qt SDK_ (Qt creator is included) : http://www.qtsoftware.com/downloads 
 # 
 # Git clone the repository :  
 ## _git://dev.euphorik.ch/aybabtu.git_ if you just want clone the repository. 
 ## _ssh://git@dev.euphorik.ch/aybabtu.git_ if you have a full access (read+write).