The Subversion repository (SVN)containing all the code and documentation of the Smart Home Lab. If you do not have SVN installed on your computer you can go to svn1clicksetup.tigris.org which will download the SVN server as well as a program called Tortoise which has a GUI to manage the repositories.
After installing SVN, you can access the repository with the link svn://rs.cs.iastate.edu/smarthome.
We would like to integrate the SVN repository with the Eclipse IDE.
Now you are all set to use the Smart Home Lab SVN repository. From there you can see the code of the different demos as well as the documents, manuals, and tutorials. After learning how to use SVN you are ready to access the content of the repository. To download the contents of the repository to a local folder (need Tortoise installed) follow these steps:
- Right click on the folder to which you want to import the repository contents
- Click SVN checkout.
- Specify the repository address, in this case svn://rs.cs.iastate.edu/smarthome
- Browse to locate the exact address of the folder that you wish to copy the contents of.
- Click OK and ready