When you want to work on TmL code obtained from our CVS Repositories, the simplest way to set up your workspace is to import our team project sets.
Simply pick the project set below that is appropriate for your use, save it to a local disk and in Eclipse choose File > Import > Team > Team Project Set.
For most contributors, we recommend using tml-anonymous.psf. Since the TmL code is located on three different repositories, importing this project set will ask you three times for your user and password information. Use
For more details on Team Project Sets, see the Eclipse Workbench documentation.
| Project Set Contents | Anonymous Access | Committer Access | Readme |
|---|---|---|---|
| TmL Complete | tml-all-anonymous.psf | tml-all-committer.psf | |
| Common utilities | tml-common-anonymous.psf | tml-common-committer.psf | |
| Device Framework | tml-device-anonymous.psf | tml-device-committer.psf | tml-device-readme.txt |
| VNC Component | tml-vnc-anonymous.psf | tml-vnc-committer.psf | tml-vnc-readme.txt |
Our repositories can also be accessed over the internet through the viewcvs interface:
Finally, if you want to manually browse our repositories in the Eclipse CVS Repository Explorer or a similar CVS browser, here is how to access them:
| Repository | Module path | |
|---|---|---|
| TmL Common Repository | :pserver:dev.eclipse.org:/cvsroot/dsdp | org.eclipse.tml.device |
| TmL Device Framework Repository | :pserver:dev.eclipse.org:/cvsroot/dsdp | org.eclipse.tml.device |
| TmL VNC Component Repository | :pserver:dev.eclipse.org:/cvsroot/dsdp | org.eclipse.tml.vnc |
You can subscribe to the dsdp-tml-cvs-commit mailing list to receive notification E-Mails for new checkins.