[Main Page]

CVS

From HighWire Wiki

Main Page | Recent changes | View source | Page history | Log in / create account |

Printable version | Disclaimers | Privacy policy

CVS Information

Browse the HighWire CVS with CVS View - HighWire CVS


CVS Access Information:

(stolen from SpareMiNT CVS page Need to confirm it's correct - Rob)

With anonymous CVS access you can get or update the current HighWire.

If you like to help develop HighWire, you get write access by requesting it on the Developers List (add link).

How to access the CVS repository:

   * You need a computer with an installed cvs version
   * You need online internet access to the CVS server 

The CVS server is accessed through the "pserver" method. Best take a look into the online manual for more informations CVS Manual.

Now open a shell and type:

> export CVSROOT=:pserver:cvsanon@highwire.atari-users.net:/atariforge
> cvs login
(Logging in to cvsanon@highwire.atari-users.net)
CVS password:

Now type 'cvsanon' as password. If all is ok you get a prompt without any additional message. If something goes wrong you get an error message.

Now you can checkout a working copy of the current HighWire with:

> cvs checkout highwire

or update an older working copy with:

> cvs update -d -P

About Development CVS network.ovl License Keyboard shortcuts Menu bar Configuring

Retrieved from "http://highwire.atari-users.net/wiki/index.php/CVS"

This page has been accessed 1,690 times. This page was last modified 06:57, 15 July 2007.