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