projects-in-cvs

Methods to Share Common Code Between Two CVS Projects

In CVS (Concurrent Versions System), sharing common code between two different projects can be achieved using modules, symbolic links, or branching and merging. Below are some methods to accomplish this:…

Read more »

Top 20 SRE interview questions and answers.

SRE is one of the trending roles in the tech industry these days, although it is much more than buzz. It is a relatively new practice that can be implemented…

Read more »
perl-sign-punctuation-marks

Commonly Used Sign- Punctuation and their Name in Perl

Commonly Used Sign- Punctuation and their Name in Perl ( => ) Comma Arrow  ( ‘ ’, “ ”, ‘ ‘, ” “ ) à Quotation marks ( $ ) àDollar sign ( ~…

Read more »
unix-commands-and-utilities

Common unix commands and utilities | unix commands and utilities Guide

To find a program not on this list (and there are hundreds), try the man program with the -k option followed by a keyword, for example, man -k tape to…

Read more »
cvs-common-problems

List of 5 Common Problems in CVS – Troubleshooting Guide

List of 5 Common Problems in CVS – Troubleshooting Guide Problem 1:- How will we modify our conflict occurred files ? While updating if you will get message like bellow,…

Read more »