Archive for November 2009
Synchronize your project with other team with Subversion (SVN)
Just quick sharing about http://SubVersion.org
I am using eclipse for php programming. So this subversion could be with eclipse. Other software such as Dreamweaver etc, i am not sure.
SubVersion will help you by:
-save the last code changes in history mode, so you can automatically reverse the coding if any unknown error occured later on
-Synchronized the code with your partner. Who has the latest code etc
Summary:
It would be great to use this tool if you are working in a team
