Check out source code via ACT's TeamForge SVN repository using the following information.
SVN Command
svn co --username [your username here] https://sfee.ucsd.edu/svn/repos/uxt-samplewebapp/tags/2.13 [your preferred directory name]
Or in Eclipse with the subversive plugin:
Import
-> SVN
-> Project from SVN
-> Create a new repository location
SVN Repository URL
from the table below for the URL
fieldNext
buttonBrowse...
buttontags
folder and select the folder that matches with the Tag
value in the table below.Finish
Name | SVN Repository URL | Tag | Description |
---|---|---|---|
sample webapp | https://sfee.ucsd.edu/svn/repos/uxt-samplewebapp | 2.16.5-FINAL | A sample web application that includes examples on using AJAX, JSON and jQuery widgets. You can see a live demo on our QA server. |
webappCreator | https://sfee.ucsd.edu/svn/repos/uxt-webappcreator | 2.8.3-FINAL | A tool that creates a template web application. Instructions are here. |
decorators webapp | https://sfee.ucsd.edu/svn/repos/uxt-decorators | 3.0.11-FINAL | A web application that provides decoratorative templates for all of ACT web applications. |