Hi

  I am facing some problem working in CVS.

Basically I have done like this way.

1. cvs import -b 1.2.0 -m "comment" proj-name vendor tag release tag

this will create repository under cvs

2. cvs checkout proj-name
this will create module in my working directory

After that i have started working in proj-name directory that is under my
home directory.Like checkin and update

Now I want to freeze the code and create another branch. I want to create a
branch that contains all the code and i want to freze this branch and create
another branch in which i will work in the future.

How can I do that???

Thanks
saroj



_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to