+ Reply to Thread
Results 1 to 8 of 8

Thread: Contributing to a project

  1. #1
    Jordan Guest

    Contributing to a project

    I haven't determined how members will be able to contribute to a project although I'd like to use a Version System I don't think that is possible for a bit.

    For now, if you would like to contribute to a project just do it! Post in the thread of the project that you'd like to join and/or PM the project creator. Coordinate with the creator of the project on how to update projects.

  2. CODECALL Circuit advertisement

     
  3. #2
    brackett is offline Programmer
    Join Date
    May 2006
    Posts
    192
    Rep Power
    22
    Google has a new project hosting service if the code is released under some various open source licenses.

    A quick look shows real Subversion access, with issue tracking and web repository browsing. May be worth setting up a CodeCall project, and branching subprojects off of it. Only problem with that scenario is it makes the CodeCall project owner(s) responsible for adding folks for write access - and you can't give access to only subprojects.

    Alternatively, each CodeCall project could set up their own project at Google, and have a sticky with the necessary information to check out/browse/view/commit/etc.

  4. #3
    CheeseBurgerMan Guest
    That could be a lot of stickies if more than about five projects are made. I'd rather go for the one Codecall project, then make the subprojects. The only other thing I don't like about Google Code hosting is that you are restricted to about five licenses, however, that may be a minor concern.

  5. #4
    Jordan Guest
    Great suggestion. I'll check out Google Code now and see what it is like. This is what we need for the community projects so people wont be stepping on toes.

  6. #5
    RobSoftware is offline Programmer
    Join Date
    Nov 2005
    Posts
    143
    Rep Power
    0
    You could always install your own subdivision or CVS server. It isn't very hard to do and you would have complete control. There are several PHP scripts out there that do a check-in/check-out type of thing. You may want to look into those as well.

  7. #6
    brackett is offline Programmer
    Join Date
    May 2006
    Posts
    192
    Rep Power
    22
    Quote Originally Posted by CheeseBurgerMan View Post
    That could be a lot of stickies if more than about five projects are made. I'd rather go for the one Codecall project, then make the subprojects. The only other thing I don't like about Google Code hosting is that you are restricted to about five licenses, however, that may be a minor concern.
    Yeah - if there were a plethora of active projects, tracking login info could be problematic. Either a dedicated subforum for logins, or a subforum per project could be an alternative. I think this is one of those cases of cross that bridge when we get to it, though.

    True - you're restricted in licenses. But since Jordan already stated this was for open source, I don't think it should be a big deal; Google seems to have the usual suspects covered.

  8. #7
    Jordan Guest
    Ok, for now we will use the google subversion client until I build a new Version Management system. PM me with your current emails and I'll add you to the project.

  9. #8
    smith is offline Programmer
    Join Date
    Jun 2006
    Posts
    153
    Rep Power
    0
    Quote Originally Posted by RobSoftware View Post
    You could always install your own subdivision or CVS server. It isn't very hard to do and you would have complete control. There are several PHP scripts out there that do a check-in/check-out type of thing. You may want to look into those as well.
    I did a quick search on popular PHP sites plus google and couldn't find any. Are you looking for something like MS Sitepoint?
    Code:
    for (int i;;) {
       cout << "Smith";
    }

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Wanted: Paid Project - Free Marketing Project
    By oct2010 in forum Request Services
    Replies: 4
    Last Post: 10-29-2010, 12:47 AM
  2. Replies: 5
    Last Post: 02-28-2009, 12:21 AM
  3. Community Project! - Recent project gone sour
    By Crane in forum C# Programming
    Replies: 5
    Last Post: 09-09-2006, 12:13 PM
  4. C# Project built in Express Vs Project build in Pro
    By Crane in forum C# Programming
    Replies: 1
    Last Post: 07-02-2006, 07:38 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts