Revision Control Software
InternalPub.RCS History
Hide minor edits - Show changes to markup
Currently, an SVN repository is set up for the NEST project (now finished) to hold code, data, documents, presentations, and multimedia files. It is VERY BIG, several hundred megabytes. Therefore, it is suggested that you find the subdirectories which you wish to download through the web interface before proceeding.
Use your LDAP login and password to access these repositories. To set up a new repository, you need to put in a job request to CUSG to add the repository (with permission from your grant administrator - this requires a chartstring).
SVN nest repository
Currently, an SVN repository is set up for the NEST DARPA research project (which concluded in 2006) to hold code, data, documents, presentations, and multimedia files. It is VERY BIG, several hundred megabytes. Therefore, it is suggested that you find the subdirectories which you wish to download through the web interface before proceeding.
- You need to be part of the nest LDAP group to access this repository. Ask Phoebus Chen to be added to this group.
- Use LDAP login and password. You must be in the NEST LDAP group.
SVN cameraMote repository
This repository is for collaborations between ITRI and UCB under the iCAST project to build wireless camera motes. It holds source code and basic documentation.
- You need to be part of the cameraMote LDAP group to access this repository. Ask Phoebus Chen to be added to this group.
- SVN cameraMote repository web interface
- Command line:
svn <cmd> https://robotics.eecs.berkeley.edu/svn/cameraMote/
If the only copy of what you are working on exists on one computer, you are asking for trouble. Revision Control Software (RCS) such as CVS and SVN go a long way toward duplicating the files across multiple machines, to reduce the risk of catastrophic failure and loss of files.
(:title Revision Control Software:)
CVS repositories
CVS repositories exist for many of the CHESS and TRUST subprojects. Generally, individual projects will have these repositories. If you are using a shared resource like ransom.eecs, it should be within the context of checked-out files.
If you need a CVS repository for personal research use (maintaining paper sources, configuration files, etc.), then you should contact the Robotics staff to discuss how to have this come about.
SVN repository
Currently, an SVN repository is set up for the NEST project (now finished) to hold code, data, documents, presentations, and multimedia files. It is VERY BIG, several hundred megabytes. Therefore, it is suggested that you find the subdirectories which you wish to download through the web interface before proceeding.
- SVN NEST repository web interface
- Use LDAP login and password. You must be in the NEST LDAP group.
- Command line:
svn <cmd> https://robotics.eecs.berkeley.edu/svn/nest/