This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Writing to Subversion via Git
- From: "Ollie Wild" <aaw at google dot com>
- To: "GCC List" <gcc at gcc dot gnu dot org>
- Date: Thu, 7 Jun 2007 21:52:48 -0700
- Subject: Writing to Subversion via Git
As an aside to the ongoing git repository discussion, I'm curious if
anyone has experimented with committing changes to the GCC repository
via git-svn's dcommit command. I'm curious to know if it plays nicely
with GCC's svn commit machinery.
Ollie