|
hcddes
MURI Project on High-Confidence Design for Distributed Embedded Systems
The Multidisciplinary University Research Initiative (MURI) projects on
High-Confidence Design for Distributed Embedded Systems
integrate
verification, validation, and test procedures throughout the complete
design, development and maintenance cycle, from requirements capture to
deployment and life cycle updates. For details, see the Vanderbilt and
Caltech
web sites.
CVS Access
To get CVS access, you must first get a Chess website account in this workgroup (hcddes)
and then request a separate cvs account:
- Request an account in the
hcddes workgroup
Membership in this workgroup is restricted to people who are actively working on this project. Currently, our university partners are CMU, Stanford, Vanderbilt and UC Berkeley.
- After your
hcddes workgroup
account is created, go to Options ->
Request CVS Account
- Check out the repository.
Users running bash:
export CVS_RSH=ssh
cvs -d :ext:source.eecs.berkeley.edu:/home/cvs_chess hcddes
Users running csh:
setenv CVS_RSH ssh
cvs -d :ext:source.eecs.berkeley.edu:/home/cvs_chess hcddes
See also How do I check out my own tree?
Note that the Starmac code is in a separate CVS repository. There is a local copy at Berkeley of
a portion of the tree. Access to the Berkeley starmac repository is restricted by
Unix group permission. Access will only be granted to
HCDDES participants.
-
Request CVS Account
- Send email to Christopher
asking to be added to the
starmac Unix group
on source.eecs
- To check out the tree:
cvs -d :ext:source.eecs.berkeley.edu:/home/cvs_chess co starmac
This group has the following subpages:
|