[Osbootcamp-devel] How to work on the bootcamp web site
Status: Beta
Brought to you by:
rossand
From: Andrew R. <gr...@ro...> - 2008-07-06 17:47:39
|
Hi Guys, For those that have their sourceforge and server accounts, you can do the following to make a copy of the code to work on it. 1) Log into busxt03.carleton.ca with the account I provided you. 2) Check out a copy of the code to your public_html directory within your home directory svn co https://osbootcamp.svn.sourceforge.net/svnroot/osbootcamp ~/public_html 3) Change directory to your public_html directory and do a directory listing cd ~/public_html ls Please let me know when you get this far. I'll show you how to use vi to edit the code. Also, see the svn mini how-to for instructions on doing things with subversion. If you have any questions, please post them back to this mailing list so that others may benefit. It's ok if you have basic questions... this is why we're doing this. You'll become an expert by the end of the summer. Andrew |