project management help required?
-
Dear all, Being a team of free lancer developers, three member team working at different places, we are facing issues related to project managemeent and specially coordination between the team members, as all of us work from our homes. As a team head i am looking for some best practies of project management particularly suitable for us and specially to tackel the following areas, 1. Team coordination 3. configuration managment Please suggest me any thing e.g., your experience, articles, process model, books etc., so that i complete my projects effectively and efficiently. Thanks Muhammad Sarfraz
-
Dear all, Being a team of free lancer developers, three member team working at different places, we are facing issues related to project managemeent and specially coordination between the team members, as all of us work from our homes. As a team head i am looking for some best practies of project management particularly suitable for us and specially to tackel the following areas, 1. Team coordination 3. configuration managment Please suggest me any thing e.g., your experience, articles, process model, books etc., so that i complete my projects effectively and efficiently. Thanks Muhammad Sarfraz
I can't help with team co-ordination, but you can find a lot of information about configuration management at the CMWiki[^]. My recommendations for a distributed configuration management operation would probably be SourceOffSite or Vault by SourceGear[^]. SourceOffSite requires at least one licensed copy of SourceSafe; Vault requires SQL Server (I think it can work with MSDE, for your very small number of users) and IIS with ASP.NET, since it's implemented as a web service. Or there's always CVS (:~ about administration, though - it looks horribly complex)