Jump to content

Applications which allow your Development team to work more Efficiently


Recommended Posts

Hi, I'm looking for something which will allow a team of developers to more efficiently modify the same code, monitor any changes, and also undo those changes. 

 

I know there are applications out there which allow you to do this.  Does anyone have a few suggestions?

 

Thanks

Plenty of version control software out there.. CVS, Git, Subversion..

 

We've recently started using Git at work over CVS and I definitely see the benefits, perhaps not worth the hassle of setting it up though if it would only be used minimally (Git over CVS / Subversion that is).

Also, team development on long-living projects with constantly changing members can lead to issues with coding standards. CodeSniffer is a tool that can help maintain a coding standard. Worth a look.

http://pear.php.net/package/PHP_CodeSniffer

Make sure to use Subversion NOT CVS, CVShas many bugs, install it on a Linux machine and then most Zend studio, Netbeans and eclipse will plug straight into the server.

 

I've been using CVS for over a year now and can only really think of 1 -perhaps- bug. It's just pretty limited I think.

Make sure to use Subversion NOT CVS, CVShas many bugs, install it on a Linux machine and then most Zend studio, Netbeans and eclipse will plug straight into the server.

 

I've been using CVS for over a year now and can only really think of 1 -perhaps- bug. It's just pretty limited I think.

 

bugs i found where if you commit a file without adding it the cvs gets corrupt, if you commit a folder without adding it then individual adding each file same prob.

 

subversion is just awesome, just has no issues.

Eventum for issue tracking.

 

im gonna recommend that to my supervisor.

 

oh and guys you should use Navicatlite for MySql postgres and oracle etc its free, the paid for version is pretty good, speeds up development, slightly off topic but still.

A bit more general: Free Mind for mind mapping.

 

iv been looking for that kinda stuff from wikies, i mean i have loads of ideas that just go miss because i forget them and any developments on them general ideas for the wold, lol somone should have a blog for that hahaha

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.