![]() |
Ask the Geeks (code collaboration)...
I'm after a code collaboration system with a web interface, do any of you know one that's free?
Requirements: -PHP5. -If it needs a DB, MySQL5+. -Linux (therefore runs under Apache HTTPD). TIA. :) |
Re: Ask the Geeks (code collaboration)...
Quote:
http://homepage.ntlworld.com/rosa.l/tumbleweed_004.jpg Think you even out geeked the .org there, Baph! |
Re: Ask the Geeks (code collaboration)...
Quote:
|
Re: Ask the Geeks (code collaboration)...
have a look at mindquarry, I am not sure as to its development plans lately
|
Re: Ask the Geeks (code collaboration)...
Code collaboration? Do you mean like a bugtracker / dev project management app or a source control management tool?
Dev manangement / trackers: We use Trac at work but that's Python based (and a bit of a mare to install last time I did it). Jira is supposedly excellent but not free (and Java based). Source Code Management: Obvious ones are Subversion (SVN) and GIT. SVN is centralised (you have a central store and everyone commits to it, with only the most recent changes stored locally) and GIT is distributed (everyone has a full copy of the entire history of the project stored locally). |
Re: Ask the Geeks (code collaboration)...
Quote:
Quote:
Quote:
Not that I'm picky. :D Anyway, what I've done is setup phpCollab (Project Management/Tasks), which has an interface ready for Mantis (Bug/Support ticket tracking system). I've then used phpCollab's update routines to hack in SVN for documents within the entire job lot. All of it has a single signon, uses the same DB schema, and is relatively secure. My colleague was pretty impressed I'd managed to go from nothing to completely operational in about 3 hours. :compress: :lol: |
Re: Ask the Geeks (code collaboration)...
Previously I've used the Joel on Software bug tracking product....
and Source Gear Vault.... and Visual Source Safe..... not that that'll be any use to you.... |
Re: Ask the Geeks (code collaboration)...
Both Jira and Trac have repository browsers for SVN/CVS built in, not sure if they do GIT yet though.
GITHUB has a lot of good press at the minute but I've yet to use it. |
Re: Ask the Geeks (code collaboration)...
Why is it that i should know about this stuff but every time i read what you are on about it baffles me? doesnt college teach me anything now days? tsssk
|
Re: Ask the Geeks (code collaboration)...
Quote:
There's nothing complex to it really, they're just bits of software that keep a history of changes to your code. |
All times are GMT. The time now is 01:58 AM. |
Powered by vBulletin® - Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.