PDA

View Full Version : Developer team



L1A
01-14-2003, 03:50 PM
I was reading the SourceForge CVS developer propaganda. It says I have to be part of the "developer team" to upload to CVS. I am used to SCCS so still trying to get the hang of CVS.

I have made some changes to spawnlist2.cpp and .h files to add a counter for spawn total in the selected category. I am still testing but it seems to work well and it updates properly.

I like to watch the body count in PoN. hehe.

Do you have any sticky notes floating around for new developers to read? Rules and regs stuff or whatever is appropiate. Just send me a pointer.

Thanks.

L1A

S_B_R
01-14-2003, 04:02 PM
You'll have to post your code as a CVS Patch (http://sourceforge.net/tracker/?atid=310131&group_id=10131&func=browse) and if it gets rolled into the source they'll eventually make you a developer...


Atleast I think that's how it works ;)

casey
01-15-2003, 02:46 AM
if you have a changes to submit, just create a diff

cvs -z3 diff -c > my-patch.diff
and post that diff to the patches section here, and make a mention of it in the forums.

You can also stop by irc.trifocus.net/#showeq if you've got changes you want incorperated. Some of us hang out in there.