Shubhabrata Sengupta writes:
> 
>           Suppose my dir structure looks like this and the file that I have
> changed and I want to commit is file_i_changed
> 
> a/
>    b/
>        file_i_changed
>    c/
> 
> I now cd to the directiory 'a' and run cvs ci. Assuming that all other files
> in other directories are up-to-date and the only file that would be
> committed is file_i_canged then does cvs also count 'c' as a directory that
> is going to be committed, or is it just ''

In that scenario, I believe that neither 'a' nor 'c' gets locked, only
directory 'b'.

-Larry Jones

I sure like summer vacation. -- Calvin

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

Reply via email to