|
From: <pg...@he...> - 2003-07-01 06:17:38
|
Hi Stuardo, Nice to meet you. I'm Patrick, mainly doing C coding. source forge CVS instructions are here http://sourceforge.net/docman/?group_id=1 http://sourceforge.net/docman/display_doc.php?docid=14033&group_id=1 Here are some other SF links [0] SF reference links http://sourceforge.net/docman/display_doc.php?docid=1952&group_id=1 [1] Guide to the SourceForge.net File Release System (FRS) http://sourceforge.net/docman/display_doc.php?docid=6445&group_id=1 [2] SF have a setup for Windows that one can reference here: http://sfdocs.sourceforge.net/sfdocs/ I downloaded this command off one of the pages and haven't used it yet please let me know if it works. (send your ssh keys first :-) My guess is it'll work from say shell.sf.net to cvs.sf.net with the correct CVSROOT variable. [3] cvs -z3 -d[your user ID]@cvs.eliteweb.sourceforge.net:/cvsroot/eliteweb co eliteweb Have you uploaded your ssh key(s) yet? they'll help with logging in between sourceforge servers, if you've a mind to do that. I realise I'm comming in on half a conversation, so I'm qualified in what I say, but I think our goals are mainly to learn whether it be php, C databases or whatever. adodb looks cool from a convert from one db to another kind of way. Any work which helps the project along and teaches you stuff is totally cool. Go ahead. The next goal is to create EliteWeb into a project that can be widely downloadable and installable with the minimum of effort, and be used as a content management system, by whoever wants to use it. The two pages www.eliteweb.sourceforge.net and www.sourceforge.net/projects/eliteweb are a start and the project page has some of the things on it which need to be done. Not all of them. The things which need to be done in C are with me and haven't made their way to the project page yet. There's lots to read and finding the exact info you need from sourceforge to do exactly what you need can be a bit of a task, I'm afraid. But I think that's mainly because of the size of sourceforge, it's got over 60 thousand projects! let us know how you get on, but I think the main goal is to learn and above all have a good time doing it. I think really, that's it. Cheers, Patrick. > > should i send this to U or to the list? > > > tell me what you use and I'll give you contact info. > > My MS messenger id = st...@st... > > > I'd suggest you get the latest from CVS, install it and see what you > > think. > > I tried to do this, but it never let me get it. Is it the same > instructions as in the sourceforge site? could u send me the commands to > get the cvs? > > > Please expand on the ADODB lib idea tho! > ADODB is ... > $db = new ADODB('mysql'); > //$db = new ADODB('oracle'); > //$db = new ADODB('pgsql'); > .... > $db->Connect($dbname,$dbuser,$dbpass); > > it is a problem that the postnuke proyect are dealing with and we can avoid. > [sorry for my bad eng. but my native lang. is spanish]. This lib is well > tested and debuged, the EliteWeb api could use the ADODB libs... let me > try to adapt them. > > I would like to know what are the ideas to this proy. what are the goals > and what are all the ideas we are trying to do. > -- > StR > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > _______________________________________________ > Eliteweb-dev mailing list > Eli...@li... > https://lists.sourceforge.net/lists/listinfo/eliteweb-dev > |