Re: [Phplib-users] Newbie questions
Brought to you by:
nhruby,
richardarcher
From: Joe S. <jo...@be...> - 2002-09-18 02:53:37
|
Hello, On Tue, Sep 17, 2002 at 04:38:34PM -0700, Dennis Gearon wrote: > 1/ How do I respond directly to a post listed on Sourceforge. It comes > up (read only) even if I'm logged into Sourceforge. > I don't believe sf.net allows posting to the list from the web. > 2/ How do I get CVS access? > You probably don't need more than anonymous access yet. Submit possible code changes as patches to the sf.net patch manager. > 3/ Where's a good tutorial on using CVS? I will probably use it through > a telnet account I have at an account on a server. > http://sourceforge.net/docman/display_doc.php?docid=763&group_id=1 Specifically the instructions on checking out source. There is a link to The CVS Book at the bottom of the page. This is an excellent reference. > 4/ How could I branch off the whole thing, as, for example, > phplib-7d-ngr2 > (ngr2 = no global registers required) > Surely not needed. Submit your changes as a patch. > Thanks for your patience. > np Joe |