Subversion / git
Epiar uses a hybrid Subversion+git source code repository system, hosted here on epiar.net. The latest 'fully accepted' code will appear in Subversion, but not before it filters through the various developer's git trees. If a change is acceptable to all or most developers, it winds up 'fully accepted' and in Subversion. So if you just want to check out the latest source, check out the Subversion code, otherwise, if you're interested in doing development with us, use git (github.com specifically).
To check out the latest source code from Subversion, issue the following command:
svn co http://epiar.net/repo/epiar
Development activities are performed on our Trac wiki. We also communicate on the epiar-devel mailing list, which can be subscribed to at our mailing lists page.
If you have any questions or trouble accessing the the resources mentioned above, please contact us.
github information
Alternatively, you may want to use git to manage the source code. Indeed, it is suggested if you intend on making anything more than minor changes to the source and wish to share back. Visit github.com/knowknowledge/Epiar to fork.