| version 1.7 | | version 1.8 |
|---|
| | |
| This will retrieve the source into <current dir>/d1x | | This will retrieve the source into <current dir>/d1x |
| (you may wish to look into the -z flag, ex "-z6" to compress the code for | | (you may wish to look into the -z flag, ex "-z6" to compress the code for |
| faster transmission) | | faster transmission) |
| | | (note that this should only be done once. After you already have the code, |
| | | merely do a "cvs update -PAd" from the d1x dir to update to the latest code) |
| | | |
| 3) Make your changes and stuff. (Test them too). | | 3) Make your changes and stuff. (Test them too). |
| | | |
| 4) You will want to do a 'cvs update' before commiting, to make sure your | | 4) You will want to do a cvs update before commiting, to make sure your |
| changes still work with any other changes that may have been commited while | | changes still work with any other changes that may have been commited while |
| you were working. | | you were working. |
| | | |