For various reasons anonymous access to the CVS repository is currently disabled. Still, the data is usually yours for the asking.
The extelligence.ringlet.net CVS repository contains the configuration settings and templates for the blogs hosted here. It can be accessed using the following parameters:
CVS server: | cvs.extelligence.ringlet.net |
CVS root path: | /home/cvs/extel |
CVS repository path: | www/extel |
CVS protocol: | pserver |
Username: | anoncvs |
Password: | none (just press Enter at the 'cvs login' prompt) |
Full CVS -d path: | :pserver:anoncvs@cvs.extelligence.ringlet.net:/home/cvs/extel |
In other words, to check out the configuration settings, you need to execute the following two commands using the CVS command-line client:
cvs -qd :pserver:anoncvs@cvs.extelligence.ringlet.net:/home/cvs/extel login (just hit Enter when CVS prompts you for a password) cvs -qd :pserver:anoncvs@cvs.extelligence.ringlet.net:/home/cvs/extel co www/extel
Note that the CVS access is read-only - you cannot really change the blog settings and templates by committing to this repository :)
$Ringlet: www/extel/cvs.html,v 1.2 2004/10/15 15:38:37 roam Exp $