Quixote Extras
hist

<root> / README

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/.