HowTo Test Development Version
From Gephi:Wiki
Testing is an essential part of development and the testing policy has a great impact on the software stability.
Testers are experienced users able to identify and report bugs, before or after code has been released. For testing code before release, they can either
- Add the Testing Update Center to their Gephi installation
- Checkout code from the development trunk on Launchpad
Test from Testing Update Center
That is the easier and more convenient way to tests latests features and bugfixes. Regularly, updated modules are pushed to the testing update center and therefore your Gephi asks for updates.
- Go to Tools > Plugins in Gephi's menubar
- Go to the Settings tab and select Add
- Add Gephi Testing Center with URL
http://gephi.org/updates/testing/updates.xml - Click on OK, you should see some modules require updates now
Test from Development Trunk
See Checkout Code

