Recently I dabbled into GIT… due to it being the standard for vcs and used by cool guys :D… but also because few in-house projects in my workplace were using it and me being DevOps guy needed to deal with it for CI/CD cycles. I felt that unlike SVN, GIT is more CLI friendly. All
Tag: Subversion
Version Control … controlling Past and Present for Future ?? – Part II
Hi Folks, In previous post, I have shown how the Version Control can be used in general to maintain different version of files so we can work / restore them at any point of change since it’s creation. In this second installment, I will be writing about – How the Version Control Can ease our
Version Control … controlling Past and Present for Future ?? – Part I
Don’t get scared from title, I just wanted the post title to look like ad … Firstly Definition of Version Control: Version Control is basically process of managing changes of any program, file or document in to some place. And so if we want — when we want , where we want we