Table Of Contents
 

UDI Subversion Source Control

Author : Peter Coppinger Email : peter@digital-crew.com

Introduction


UDI is maintained under subversion source control.
If you install TortoiseSVN, a windows subversion client, you can always upgrade to the latest version of ColdFusion by simply right clicking and choosing "SVN Update" - this is a great way to instantly get bug fixes and improvements.

Instructions


Windows Users


Install TortoiseSVN if you haven't done so already (You install this on the machine you are viewing the files on - this program binds with Windows Explorer. You can also install this on your server and use remote desktop to access).

To get the latest updates for UDI at anytime, simply right click on the UDI folder in "dccom/components/udi" and choose "SVN Update" in the context menu. Note: The first time you do this, you will need to provide a username and password.

Use the username "udi_user" and the password "trust".

Mac Users


You can also perform a simple SVN Update on the UDI folder using standard Subversion tools (which I am ignorant of).