uddeIM main project
You will find the latest sources of uddeIM on Joomlacode.org:
joomlacode.org/gf/project/com_uddeim/
Please note:
- You can access the trunk if you like but it is not stable and subject to change without notice!
- Don't forget to report bugs!
When you are new to SVN you should consider to use a shell extension so you can access SVN quite easy. One of the best tools for SVN is available here:
tortoisesvn.net/
- Install this tool
- Create an empty folder
- Right click on it and choose TortoiseSVN->Checkout
- Enter "
joomlacode.org/svn/com_uddeim
" as repository
- Press OK
- Use "anonymous" as username and no password.
The complete SNV tree will be checked out into that folder. This will take some minutes since uddeIM repository is quite big.
When using the command line interface use:
"svn co --username anonymous
joomlacode.org/svn/com_uddeim
"
uddeIM templates
There is a separate project for the uddeIM templates:
joomlacode.org/gf/project/uddeimtemplates/
The URL for the repository is:
joomlacode.org/svn/uddeimtemplates
Post edited by: slabbi, at: 2010/02/03 21:44