merging of trunk to fortran-dev?
Tobias Schlüter
tobias.schlueter@physik.uni-muenchen.de
Tue Dec 29 20:49:00 GMT 2009
On 2009-12-29 21:31, Janus Weil wrote:
>>> although Daniel's constructor patch presently seems to have no overlap
>>> with the OOP stuff on the fortran-dev branch, it may not be the
>>> optimal solution to have them both on the same branch.
>>>
>>> We still have the fortran-experiments branch, don't we? It seems this
>>> hasn't been used for about two years, so we could just update it to
>>> current trunk and put Daniel's constructor work there. Or is there any
>>> reason why we can/should not do that?
>>
>> The old fortran-experiments branch was/is severely messed-up.
>> It may be painful to bring it up to date.
>
> Ok, I didn't know that. I proposed this because I thought it would be easy.
>
> Also I won't oppose the fortran-dev plan if all other alternatives
> turn out to be more inconvenient.
I tried the simplest thing possible, namely
svn cp svn+ssh://gcc.gnu.org/svn/gcc/trunk \
svn+ssh://gcc.gnu.org/svn/gcc/branches/fortran-experiments \
-m "Reset branch to trunk."
Unfortunately, this copied trunk to a subdirectory of
fortran-experiments, so I removed that copy again. I can't find another
way of syncing two directories in svn, therefore I would suggest that
you simply start a new branch. svn rm'ing fortran-experiments and then
starting the branch anew seems pointless, it would only make history
more difficult to search through.
Cheers,
- Tobi
>
> Cheers,
> Janus
More information about the Fortran
mailing list