• Grabbing Etherpad Source code using Git

    Date: 2010.06.15 | Category: etherpad

    To grab the latest Etherpad source code prior to installation it is just one command.

    Pre-reqs: git, git-core (possibly?)

    
    git clone git://github.com/ether/pad.git
    

    Done.

    You can grab an older version by doing

    git log

    finding where ye wanna go back to then

    git checkout COMMITVALUE ie bd2190f0453f6a189b84b3ff2f1af05d5e023801

    Report This Post

    Related posts:

    1. Stress testing Etherpad Open source Java goes to 99% cpu very easily when stress testing...
    2. Etherpad SSL Https pro setup Don’t wanna use SSL / https for etherpad? Fine. Edit...
    3. Owl Nagios check plugin – Basic example inc. Source I wanted to make a nagios check for the OWL...
    4. Being part of an open source project isn’t just for geeks. Since 2009 I have been working on an open source...
    5. Construct in the classroom – The free open-source game creator Scirra Construct is an game construction tool that looks like...