EmbLogic's Blog

Category Archives: Project Management Tools

Create A new Release and Branch in RCS

RCS is a Revision Control System. It manages changes in text documents, automating the storage, retrieval, logging, and logging of file revisions.         In the  image there is a RCS -Tree which have  following parts: One Branch : … Continue reading

Posted in Project 1: A Linux Administration based Project, Project Management Tools, Uncategorized | Leave a comment

Features of Git

Branching and Merging Git is far more better Source Control Management Tool (SCM) than any others like RCS. And it’s very simple to use. Allows you to show your code to the world and get reviews from experts. Git allows … Continue reading

Posted in Project Management Tools | Leave a comment

Facing issues in executing makefile…using make command

i have created three source files and thee header files… the  name and containt of these file area as follows… main.c      one include file and one printf statment one.c       one include file and one printf statments two.c       one include file … Continue reading

Posted in Project Management Tools | Leave a comment

cvs entry

completed cvs local repository using -d import but unable to set the CVSROOT = /usr/local/repository …..can anyone help me with that……

Posted in Project Management Tools | Tagged | Leave a comment

cvs local repository

having problem with cvs local repository…..

Posted in Project Management Tools | Tagged | Leave a comment

Implementation of CVS and RCS

Both CVS and RCS have been implemented successfully.

Posted in Project Management Tools | Leave a comment

CVS IMPORTING ERROR

N testmodule-cvs/dev/vcsa6 N testmodule-cvs/dev/vcs6 N testmodule-cvs/dev/vcsa5 N testmodule-cvs/dev/vcs5 N testmodule-cvs/dev/vcsa3 N testmodule-cvs/dev/vcs3 N testmodule-cvs/dev/vcsa4 N testmodule-cvs/dev/vcs4 N testmodule-cvs/dev/vcsa2 N testmodule-cvs/dev/vcs2 N testmodule-cvs/dev/gpmctl cvs import: ERROR: cannot read file gpmctl: No such device or address N testmodule-cvs/dev/log cvs import: ERROR: cannot … Continue reading

Posted in Project Management Tools, Uncategorized | Leave a comment

Rcs(project management tool)????

If it is possible :how i can include header or other files into the .c,v file ? it only takes one file, it means i have to make other rcs file for  header files.

Posted in Project Management Tools, Uncategorized | Tagged | Leave a comment