| version 1.6 | | version 1.7 |
|---|
| | |
| A quick howto on accessing the d1x source with CVS. | | A quick howto on accessing the d1x source with CVS. |
| | | |
| | | 0) if you are using windows, or some other non unix os, and the standard |
| | | command line cvs client, you will need to set your home directory. |
| | | set home=c:\home\ |
| | | or something like that. |
| | | |
| 1) cd <your source dir> | | 1) cd <your source dir> |
| | | |
| 1.5) cvs -d ":pserver:<username>@pyropilots.org:/usr/src/cvsroot" login | | 1.5) cvs -d ":pserver:<username>@pyropilots.org:/usr/src/cvsroot" login |