Hello CVS gurus,

I have a question with branches.

                       foo.c
              /--------*--------- Branch 2.5
             /
            /
-----------------------*---------- Main
    \
     \
      \----------------*---------- Branch 2.2

I am currently working on Branch 2.2 's foo.c. The file's contents are
same as on Main and Branch 2.5, in other words foo.c is never got
changed since we branch out.

Now, My question is the changes which I made on foo.c needs to be
reflected on Main, and Branch 2.5's foo.c, without checkout - update -
commit cycle. Can I do multiple commits on different branches. 

Thanks in advance.

Prakash

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

Reply via email to