At 9/12/08 06:18 AM, Ben-Fox wrote:
Since the project is getting long enough that running into char count limits per post is imminent, I broke the code into discrete sections. Perhaps the full code should be posted once per page, and only the appropriate section be posted when you update?
Ok. So I just created a google code repository for this project.
http://code.google.com/p/as3collab/
you can view the source by clicking:
Source -> Browse -> trunk -> src -> com -> newgrounds -> as3 -> as3_collab_1 -> as3_collab_1.as
For this first run at this project, ironing out how to manage all of this will work its self out. I will need to add super users to the project so hopefully the next round we go, a multi-class as3 project can be started as well as as2 projects.
I am going to need the current authors of this current project to create a gmail account so I can add you as project members, PM me please.
This also introduces version control access. If you are unfamilar with this, this is a way for you to edit the file, and then be able to upload it and comment your changes, as well as see changes as it changes.
If you are using windows, you can http://tortoisesvn.tigris.org/ and install it on your machine.
once it is installed check out this walk though on how to set it up and use it.
https://www.projects.dev2dev.bea.com/Sub version%20Clients/TortoiseSVN.html
login user name and password is handled by google (and your password may not be your gmail account password, find it in google.code settings tab)
Any of you who do not have SVN experience will benifit from this because its a big part of working on a development team.
If this seems like too much let me know, we could continue to manage the way we are right now. Any question ask them here, I'll do my best to answer them. ^_^