Hi all, I have one query regarding the working of CVS
I am using CVS to maintain my project files and have released one version of it.I have made a branch of the target at this juncture with tag RELBRANCH1 Now simulatneous development is going on parallely on main branch and this RELBRANCH1. Now if I have one file "ABC.txt" present in both branches,can I lock this file seperately for both the branches.This means if I have locked for main branch it is still unlocked for RELBRANCH1 and other way around. Also if two users make changes to "ABC.txt" one user make changes to "ABC.txt" in main branch and other in RELBRANCH1 and these changes at exactly same moment of time will CVS will be able to handle such a scenario successfully. Really stuck with the problem,any help will be really pull me out of this Thanks and Regards Amit Sood _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
