This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: I/O library and testing
> Stupid question time. I very rarely use branchs in my own
> cvs trees, so how does one make commits to both mainline
> and 4.0? For example, do you have 2 gcc trees checked out and
> apply the patch to both? A simple list of commands will
> suffice to explain the prefered procedure.
You need two separate trees. CVS has almost no useful features for
coordinating multiple branches, everything has to be manually done twice.
Paul