From: Ben K. <ben...@it...> - 2003-02-17 03:32:21
|
re mySQL Im not sure about this in sourceforge . All I have in the instructions are " Setup your group's web site. I'll assume that you have some sort of web page or site built already that you wish to put up on SourceForge to give your group a public face. Login to SourceForge using SSH, for example ; ssh -l loginname yourproject.sourceforge.net you will now be in your home directory. All group files are stored in a directory structure for each project. The group directory structure is split out by the first, then first and second, letters of the project name. From here all group files are stored in /home/groups/y/yo/yourproject. Change to this directory. All your web pages are stored in the htdocs directory. Going in here will contain index.php, which is a blank page that says you haven't uploaded a web page yet. Logout, and copy the files for your web page using scp, a program which comes with ssh. For example: scp localfile log...@yo...:/home/groups/y/yo/yourproject/htdocs/ I suggest you gzip up your site, send it in one go using scp, then login with ssh and gunzip it. So what should be on the web page ? Perhaps you'd like the following, as well as your project's information ; A link to the projects group page on SourceForge. Mailing list links (we'll create them in a second) A SourceForge icon and web counter - see the site documentation for this. A link to the CVS web interface at http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/yourproject Some info about using CVS specific to your project. Setup mailing lists for your project. If your project isn't that active yet (or only has one lonely developer) your mailing lists will be very quiet, however I still suggest you look to the future and setup three standard lists for your project: a devel list for developers, a users list for users, and an announce list for new version announcements. Do this via your group page using the mailing list admin link. Its quite simple so you shouldn't have any problems... " But if I think about it some of the DB using progs must have a MySQL server. If it exists pointr me to the page and I will set it up. Ben > -----Original Message----- > From: cos...@li... > [mailto:cos...@li...]On Behalf Of > Sdv...@ao... > Sent: Monday, 17 February 2003 4:57 AM > To: cos...@li... > Subject: Re: [Cosmos2-website] Request for Graphics Page > > > As of right now, I am planning to have the screenshot link on the > overview > page. I included a graphic displaying the hierarchy I think will > fit best > for the site. Oh yeah, before I forget, I will need the mySQL info (like > password, server, username, etc.). > |