SV650.org - SV650 & Gladius 650 Forum



Idle Banter For non SV and non bike related chat (and the odd bit of humour - but if any post isn't suitable it'll get deleted real quick).
There's also a "U" rating so please respect this. Newbies can also say "hello" here too.

Reply
 
Thread Tools
Old 08-05-09, 03:13 PM   #1
Baph
Guest
 
Posts: n/a
Default 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.
  Reply With Quote
Old 08-05-09, 11:21 PM   #2
lukemillar
Guest
 
Posts: n/a
Default Re: Ask the Geeks (code collaboration)...

Quote:
Originally Posted by Baph View Post
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.



Think you even out geeked the .org there, Baph!
  Reply With Quote
Old 09-05-09, 06:47 AM   #3
Baph
Guest
 
Posts: n/a
Default Re: Ask the Geeks (code collaboration)...

Quote:
Originally Posted by lukemillar View Post
Think you even out geeked the .org there, Baph!
It looks like it mate, but I've just opted to use phpCollab & "modify" it to suit purpose.
  Reply With Quote
Old 09-05-09, 10:19 AM   #4
timwilky
Member
Mega Poster
 
timwilky's Avatar
 
Join Date: Mar 2004
Location: Not in Yorkshire. (Thank God)
Posts: 4,116
Default Re: Ask the Geeks (code collaboration)...

have a look at mindquarry, I am not sure as to its development plans lately
__________________
Not Grumpy, opinionated.
timwilky is offline   Reply With Quote
Old 09-05-09, 08:58 PM   #5
lazymanc
Member
 
Join Date: Apr 2008
Posts: 378
Default 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).
lazymanc is offline   Reply With Quote
Old 09-05-09, 09:07 PM   #6
Baph
Guest
 
Posts: n/a
Default Re: Ask the Geeks (code collaboration)...

Quote:
Originally Posted by timwilky View Post
have a look at mindquarry, I am not sure as to its development plans lately
Cheers Tim, I've got a solution to the problem now, but MindQuarry will be used for something else.

Quote:
Originally Posted by lazymanc View Post
Code collaboration? Do you mean like a bugtracker / dev project management app or a source control management tool?
Both in one, not asking for much am I?

Quote:
Originally Posted by lazymanc View Post
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).
Trac & Jira are more issue/ticket tracking applications. SVN/CVS/GIT would require a seperate web interface.

Not that I'm picky.

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.
  Reply With Quote
Old 09-05-09, 09:14 PM   #7
Kinvig
Guest
 
Posts: n/a
Default 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....
  Reply With Quote
Old 09-05-09, 09:35 PM   #8
lazymanc
Member
 
Join Date: Apr 2008
Posts: 378
Default 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.
lazymanc is offline   Reply With Quote
Old 10-05-09, 12:48 AM   #9
Holdup
Guest
 
Posts: n/a
Default 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
  Reply With Quote
Old 10-05-09, 01:26 AM   #10
lazymanc
Member
 
Join Date: Apr 2008
Posts: 378
Default Re: Ask the Geeks (code collaboration)...

Quote:
Originally Posted by Holdup View Post
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
Why what course are you doing holdup?

There's nothing complex to it really, they're just bits of software that keep a history of changes to your code.
lazymanc is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
geeks- help me Quiff Wichard Idle Banter 24 30-01-09 11:27 AM
Any IT geeks in here Cam_73 SV Ecosse 18 29-02-08 05:15 PM
So then Geeks Viney Idle Banter 4 06-08-07 11:21 AM
Only for the geeks falc Idle Banter 13 08-02-07 06:21 AM
Something for the geeks.... Baph Idle Banter 81 16-11-06 04:46 PM


All times are GMT. The time now is 11:33 PM.


Powered by vBulletin® - Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.