Developer Wiki

From EpiHandy

Jump to: navigation, search

Getting started with the development

This is split into Server side and PDA development.

==== Server side ====

  • Get code from the repository at url http://tunnel.epihandy.org:8080/svn/VBHRS/trunk. If you are using TortoiseSVN Client, create a new folder, right click and select "SVN Checkout". Then type the above url in the "URL of repository" drop down and click "OK"
  • Go to the 3TierHRS folder and open the 3TierHRS solution in Visual Studio 2003.
  • In case the above fails,then using putty select epihandy and click load.
  • In the url section,type tunnel.epihandy.org and click ok.
  • You will be prompted for a user name and password.
  • After successfully logging on,you should be able to access the code after following the initial two instructions.
  • ====PDA side====
  • Go to the EpiHandyPPC folder and open the DSSPPC_Main solution in Visual Studio 2003