<root>
| imports/ | sluggo | 2005-04-15 00:47:50 | | |
| rex/ | sluggo | 2005-10-18 18:45:13 | | |
| shalabh/ | shalabh | 2005-11-01 02:23:43 | Shalabh's stuff (shalabh at cafepy.com) | |
| titus/ | titus | 2006-03-05 05:56:54 | Titus's stuff (titus at caltech.edu)
| |
| README | shalabh | 2005-12-07 05:59:30 | | |
About
-----
This is a public Subversion repository for contributed Quixote material hosted
at cafepy.com port 13690. To checkout the entire directory do:
svn checkout svn://cafepy.com:13690/ qxtras
A read-only web interface is at http://www.cafepy.com/quixote_extras/.
The Subversion manual is at http://svnbook.red-bean.com/.
Trac
----
A Trac site for this repository is now available at http://cafepy.com:8080/quixote_extras
Upload
------
To get subversion write access, send email to shalabh_at_cafepy.com.
To upload material, create your own directory ("svn mkdir my_name") and
save it there. Include a README file explaining what each file/subdirectory
is, its status (well tested? API stable?), copyright/licence info, and how to
contact you. Please also keep a summary of updates in the files (as comments)
or in a CHANGES file; this is very helpful for users.
There are also a few site-wide directories:
imports/
A place for unmodified copies of third-party software (e.g.,
Quixote) we plan to modify. Currently empty while we evaluate
whether this is needed.
SVN Properties
--------------
You can set the subversion property 'description' ("svn propset")
for one line text that will show up next to the file/directory in the
web view.
Other
-----
No warranties of any kind - use repository at own risk!
The main Quixote site is http://mems-exchange.org/software/quixote/.
The wiki and some help files are at http://quixote.ca/.