EmbLogic's Blog

RCS

IT is revision control system.
With the help of this we can create an image file and we can change our data, and if we want back our previous data, we can do it with the help of rcs.
To do this, first you have to do rcs -i “name of file”,
after this you have to check in
ci “name of file”.
then check out with lock
co -l “name of file”.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>