PDA

View Full Version : HailStone CVS Now Active


Pazolli
2002.07.03, 09:41 AM
I have now set up the CVS to facilitate HailStone development. To download and configure HailStone. Start a new Terminal session and type:

cvs -d:ext:loginname@cvs.inkubator.sourceforge.net:/cvsroot/inkubator co hailstone

Then, after you have entered your password and completed the check out, type:

cd hailstone/frameworks
./mkfws

This creates the symbolic links necessary for the frameworks to function as normal.

You should now be able to build and compile the Project Builder files as normal. Generally, you should only need to run "mkfws" when you check out a fresh copy of HailStone not on updating.

Please notify us of any difficulties you experience by replying to this thread.

Note: If you have not downloaded Hooptie you should read and follow this (http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/inkubator/hooptie/obj-c/documentation/cvs_access.rtf?rev=1.8&content-type=application/rtf) first.

Enjoy,
Mark.

LingWitt
2002.07.25, 09:54 PM
I feel like a dolt, but the sourceforge cvs won't let me log in:

% ssh -1 -l lingwitt cvs.sourceforge.net
lingwitt@cvs.sourceforge.net's password:
Permission denied, please try again.

Perhaps I need to be a member of the project?

Pazolli
2002.07.26, 12:42 AM
Originally posted by LingWitt
Perhaps I need to be a member of the project?

Yes, or you can log on anonymously see the CVS page of our SourceForge project for how.