Site Contents
Downloads
Usher, Usher clients, and Usher plugins are currently available for download as a daily snapshots, or via our Mercurial repositories (you'll need Mercurial to fetch from these). There is currently no stable version of Usher available (though there will be soon).
Daily Snapshots
Updated daily at 3:01 AM PST.
Latest
Archives
Mercurial
To fetch any of these using Mercurial, use:
hg clone http://usher.ucsd.edu/<path_to_repo>
Once you have a clone of the repository, getting repository updates can be done with:
cd <path_to_repo> hg pull http://usher.ucsd.edu/<path_to_repo>
followed by,
hg update
to update your working copy.
For example, to clone the Usher Trunk repository:
hg clone http://usher.ucsd.edu/hg/main/trunk
Then, to update:
cd trunk hg pull http://usher.ucsd.edu/hg/main/trunk hg update
See the main Mercurial documentation for additional information on using Mercurial.
Installation
See the Installation section of the Documentation page for installation instructions.
Last Updated: 2008-06-03 by mmcnett
Report problems to: Marvin McNett







