Source Code
The source code of client applications and tools is stored in a public SVN, Subversion control system. If you are not familiar with SVN, please visit their website http://subversion.tigris.org/ to learn how to get code out of an SVN repository.
- Browse the code online
- Get a local copy of the code from http://dev.telnic.org/rep/
| Folder | Purpose | Details |
| apps | Source code | Root folder for all .tel client source code with subfolders for each client application; a directory with client code has trunk/, branches/ and tags/ folders to keep track of any parallel development we may be doing. |
| site | Website material | Everything for the website is here - trac/, pages/, docs/, etc. Read the README file in this directory for instructions on updating the website. |
| tools | Scripts and support | Development and testing scripts, infrastructure. |
If you want to submit a bug or a patch against the source code for the client applications or the website, check out the code, make your edits and submit them in a new ticket.








