version control - what is that?
Hi,
this question is maybe not really a Qt-question, but I came across this using the QtCreator. Whenever I create a new class I have to choose which project to add to, this is ok, and which version control to add to. Now I would like to know 1st what is it exactly, because I can't really understand what I found on the net, and 2nd which to choose and what happens if I choose the "none" option? (or what if not? :))
Re: version control - what is that?
Did you try typing "Version Control" into google?
Re: version control - what is that?
Quote:
Originally Posted by
high_flyer
Did you try typing "Version Control" into google?
I love this site: http://lmgtfy.com/?q=version+control
Re: version control - what is that?
That is cool!
Too bad its in german! ;-)
Re: version control - what is that?
Quote:
Originally Posted by
high_flyer
Too bad its in german! ;-)
It's multilingual! It just uses the default language selection of your browser.
Re: version control - what is that?
Quote:
It's multilingual! It just uses the default language selection of your browser.
perfect! I will use it from no on in similar cases! :cool:
Re: version control - what is that?
Quote:
Originally Posted by
Lykurg
There is also this one:
http://www.qtcentre.org/images/qtcen...sks-google.gif
Re: version control - what is that?
Be warned though, once you have used version control, you'll never want to be without it, regardless of the project.
Re: version control - what is that?
Quote:
Originally Posted by
squidge
Be warned though, once you have used version control, you'll never want to be without it, regardless of the project.
Unless the revision control you choose is Clear Case ;) Then you'll say that revision control sucks.
Re: version control - what is that?
Never used clear case to be honest. I started with CVS, then SVN, and now DVCS.
Re: version control - what is that?
I never used it myself but I heard many bad opinions about it. I started with CVS, now using SVN for my own projects and git for imported ones.
Re: version control - what is that?
I use it at work.
It is a good thing for complex projects with many contributors - but it takes time to learn to work with it correctly.
So its not bad, I had so far no issues with it.
I find the version graph very good, you really can see what is going on in the various branches, and the changes between branches and version with a point and click design - which I wish SVN had.
At home or for small projects I use SVN.
Re: version control - what is that?
Quote:
Originally Posted by
wysota
*lol*
`LMGTFY' is a nice piece of sardonic humor but when the point still isn't made I prefer to pass on a very nice --albeit dated-- write up by Eric Steven Raymond called "How to ask questions the smart way".
[ http://www.catb.org/~esr/faqs/smart-questions.html ]
And, If they still cant get the idea after they get that link i usually resort to hoping they fall down a large hole (*sigh* too bad i don't know if that ever happens though).
:)
*lol*