what is a source control? [modified]
-
Hello :) Can anybody explain what is a source control ? why is it useful ? and where can I download one. thank you. -- modified at 11:34 Tuesday 27th June, 2006
-
Hello :) Can anybody explain what is a source control ? why is it useful ? and where can I download one. thank you. -- modified at 11:34 Tuesday 27th June, 2006
big_denny_200 wrote:
what is a source control ?
http://www.ericsink.com/scm/index.html[^] Cleek | Image Toolkits | Thumbnail maker
-
Hello :) Can anybody explain what is a source control ? why is it useful ? and where can I download one. thank you. -- modified at 11:34 Tuesday 27th June, 2006
big_denny_200 wrote:
what is a source control ?
It's a source files mamangement system.
big_denny_200 wrote:
why is it useful ?
It manages source files: 1) Providing repository 2) Coordinating development in a team environment 3) Easying source code backup 4) Automating release configuration 5) etc.
big_denny_200 wrote:
where can I download one
For Windows, Visual Studio Enterprise Edition provides "Visual Safe Source" tool. For free downloads, google "cvs for windows". For Linux, check out GNU websites for GNU CVS. Best, Jun
-
Hello :) Can anybody explain what is a source control ? why is it useful ? and where can I download one. thank you. -- modified at 11:34 Tuesday 27th June, 2006
Try having a look at the first few chapters of Version Control with Subversion[^], which talks about the Subversion[^] product. Subversion is a pretty nice SCM/RCS product, BTW... Peace! -=- James
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
DeleteFXPFiles & CheckFavorites (Please rate this post!) -
Hello :) Can anybody explain what is a source control ? why is it useful ? and where can I download one. thank you. -- modified at 11:34 Tuesday 27th June, 2006
Perforce can be used for free with a 2 developer license: http://www.perforce.com/[^]