This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Switching from cvs to svn
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: GCC Fortran mailing list <fortran at gcc dot gnu dot org>
- Date: Mon, 17 Oct 2005 22:08:32 +0200
- Subject: Switching from cvs to svn
This is a heads-up, since I figured that some of us don't follow the gcc@
list, and since this hasn't been announced on our list so far.
gcc's version control will be moving to subversion (svn) soon, the planned
transition date is next Saturday, the 22nd.
More information on the switch can be found in the wiki,
<http://gcc.gnu.org/wiki/SvnPlan> for information on the transition plan,
<http://gcc.gnu.org/wiki/SvnHelp> for basic information on how to use
subversion (it is very similar to cvs).
- Tobi