wiki:FOSSkriti

Version 45 (modified by Fran Boon, 16 years ago) ( diff )

Make docs more readable

FOSSkriti Workshop

There will be a hackfest for SahanaPy at FOSSkriti on Feb 14th at 15:30 UTC

This will include a number of people - some will be skilled programmers, some may be new to this technology.

Ajay will be on site. Remote support will be provided by Fran, Massimo & Satya (& possibly Chamindra)

Introduction

  • Introductory Presentation: Ajay Kumar [ajuonline]
  • Brief Skype Videocall on the tracks we will cover: Fran Boon [flavour]
  • Getting Started:
    • InstallationGuidelinesDeveloper
    • Using Transconnect for full Internet access (iitk network + bzr workaround):
      • Start up a terminal and run the following command
      • export LD_PRELOAD=~/.tconn/tconn.so
      • Verify that it works with wget www.google.com
      • Run all bzr commands from the same terminal. If you want to change terminals, repeat the export in the new one.
    • Using Bzr to work on the hackfest tree:
      • Note for Windows Users: DeveloperGuidelinesBzrWindows
      • Get a username/password for the hack server from Ajay or Fran
      • bzr branch bzr+ssh://username@hack.sahanapy.org/var/www/web2py/applications/sahana
      • hack
      • bzr add && bzr remove && bzr commit
      • bzr push bzr+ssh://username@hack.sahanapy.org/var/www/web2py/applications/sahana
      • Update the working-tree & reload Apache to see the results: http://hack.sahanapy.org/cgi-bin/hackfest.py
      • Ignore the 500 error!
    • DeveloperGuidelines

How to Communicate?

Tracks

Preparation

Attachments (2)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.