Anonymous CVS access

Overview   
Architecture   
Publications   
Software   
Personnel   
Mailing Lists   
Related Work   
Flux Projects   

We have made read-only versions of the "live" ANTS and Janos Java NodeOS (jnodeos) CVS repositories available to any and all. Use the name anoncvs to log into our machine anoncvs.flux.utah.edu (via ssh) and checkout an available repository ('ants' or 'jnodeos'). Like this:

  % setenv CVS_RSH ssh
  % cvs -d :pserver:anoncvs@anoncvs.flux.utah.edu:/ANONCVS checkout ants
  % cvs -d :pserver:anoncvs@anoncvs.flux.utah.edu:/ANONCVS checkout jnodeos

(If you are using an older version of CVS, you may have to 'cvs -d :pserver:anoncvs@anoncvs.flux.utah.edu:/ANONCVS login' first. There is no password.)

Interesting CVS Tags

For the 'ants' repository, the tag release-2_0_0 can be used to get the Feb 14th release of ANTSv2.0.0.

The Janos Java NodeOS v1.1.5 is tagged snapshot-1_1_5-20010212 in the jnodeos tree.

Related email lists

To keep up with the changes that we make, we have also opened the email lists for CVS commit logs and nightly test results. Each commit to either repository generates a simple email with the change description. Additionally, our nightly regression tests generate a summary email. We will eventually be able to support remote write access to the ants and jnodeos repositories.

Signing up for the CVS or nightly test email for ANTS or jnodeos is currently a manual process. To sign up, please send mail to: janos-authors@flux.cs.utah.edu

Bugs or problems

If you have any problems accessing the CVS repository, or encounter any bugs, please send mail to the janos-discuss@flux.cs.utah.edu list.


[ Network Testbed ] [ Alchemy/Knit ] [ STP ] [ Janos ] [ OSKit ]
Flux Research Group / School of Computing / University of Utah

Problems? Contact the Janos Web Admin.
Last updated April 30, 2004.