summaryrefslogtreecommitdiff
path: root/table.html
diff options
context:
space:
mode:
Diffstat (limited to 'table.html')
-rw-r--r--table.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/table.html b/table.html
index 2b69ea3..86b0335 100644
--- a/table.html
+++ b/table.html
@@ -87,7 +87,7 @@ automatically updates the storage directory.</P>
<H2>Download</H2>
<P>All relevant files are included in the
-<A HREF="staff-0.4.tar.gz">staff-0.4.tar.gz</A> archive. (released Jun 24 2003, fixes bug with very large staff sheets)</P>
+<A HREF="staff-0.5.tar.gz">staff-0.5.tar.gz</A> archive.</P>
<P>You also need the
<A HREF="http://search.cpan.org/search?dist=Text-Template">Text::Template</A>,
@@ -228,18 +228,18 @@ chmod 755 /path/to/data_dir</PRE></P>
<ul>
<li>Anonymous CVS access:<BR>CVSROOT is
- <B>:pserver:anonymous@cleanwhisker.420.am:/home/cvs/cvsroot</B><BR>
+ <B>:pserver:anonymous@pouncequick.420.am:/home/cvs/cvsroot</B><BR>
The password for the user <B>anonymous</B> is <B>anonymous</B>.<BR>
The module name is <B>staff</B>.<BR>
So to check out the current tree, you would do (bash):<BR>
-<PRE>$ export CVSROOT=":pserver:anonymous@cleanwhisker.420.am:/home/cvs/cvsroot"
+<PRE>$ export CVSROOT=":pserver:anonymous@pouncequick.420.am:/home/cvs/cvsroot"
$ cvs login
-(Logging in to anonymous@cleanwhisker.420.am)
+(Logging in to anonymous@pouncequick.420.am)
CVS password:
$ cvs checkout staff
</PRE>
-<li>Browse the CVS tree online via <a href="/cgi-bin/cvsweb/staff">cvsweb</a>.
+<li>Browse the CVS tree online via <a href="/cgi-bin/viewcvs.cgi/staff">cvsweb</a>.
<!-- li><a href="search-devel-list-archive.html">Search</a> or <a href="devel-list-archive">browse</a> the development list archive. -->