Ask your own question, for FREE!
Computer Science 36 Online
OpenStudy (anonymous):

what is source control system?

OpenStudy (anonymous):

Lets consider you are writing small app,other guy designs .When both work together yu need to combine and bring final result.The problem is how do you combine you wrk and maintain it. You made step 1. Then deleted step 1. Then you made step 2. then step 3. Note while making all the steps you must have edited all the code. you will have step 3(latest code) In case you want to go back to step 1??? Lets consider you want to test some code along with the current code ??? And to solve many problem you need source control system E.G GIT,Hg,svn,cvs etc... Recommended :Git,Hg

OpenStudy (anonymous):

A source control system (or sometimes known as a versioning system) allows you to keep a history edits on a source file (any text file). The benefit of this is that it serves both as a backup in case you were to accidentally lose your work, or if you find bugs that were not present in previous versions as a result of some new changes you made. Some of the easier to use source control systems to learn are SVN and Mercurial (Hg). These work very differently underneath the hood, but they provide the base functionality I mentioned.

OpenStudy (anonymous):

You can understand the phenomenon by, for example, reading more about Git: http://learn.github.com/p/intro.html http://progit.org/book/ch1-3.html and as a bonus, octocats! http://octodex.github.com/

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Latest Questions
ARTSMART: Art!
1 hour ago 4 Replies 3 Medals
Jasonisyours: What were the key causes of the French Revolution in 1789?
2 hours ago 2 Replies 4 Medals
PureSoulless: Why is the word "Pedophile" always censored in yt vids?
1 day ago 3 Replies 0 Medals
Jalli: What's 58x3634u00b07
19 hours ago 6 Replies 3 Medals
arriya: who wanna play roblox
1 day ago 5 Replies 1 Medal
brianagatica14: Any artist on here?
3 days ago 7 Replies 2 Medals
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!