Subversion Repository
This repository should be used for all future sigsoft projects: /afs/acm/sig/soft/svn/trac
Use the "Browse Source" to look at the contents of the entire repository. Currently there's nothing there.
To use
To check out the crescendo project (for example), use:
svn checkout svn+ssh://netid@thecheat.acm.uiuc.edu/afs/acm/sig/soft/svn/trac/crescendo
or, if you're already ssh'ed into a cluster machine, use:
svn checkout file:///afs/acm/sig/soft/svn/trac/crescendo
Then, to commit, just do:
svn commit -m "my log message"
For more information on Subversion, see the official site.
Troubleshooting
If you get 'permission denied' when trying to commit changes, send something to the mailing list and we'll allow your netid. This shouldn't happen often after our first meeting, though.
