This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Moving to git
- From: "Eric S. Raymond" <esr at thyrsus dot com>
- To: Jason Merrill <jason at redhat dot com>
- Cc: Jeff Law <law at redhat dot com>, Jakub Jelinek <jakub at redhat dot com>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Tue, 25 Aug 2015 23:27:45 -0400
- Subject: Re: Moving to git
- Authentication-results: sourceware.org; auth=none
- References: <55D61512 dot 8010002 at redhat dot com> <55D61B23 dot 3000309 at redhat dot com> <55D63403 dot 4000603 at redhat dot com> <20150824081741 dot GB9425 at tucnak dot redhat dot com> <55DB3991 dot 4030701 at redhat dot com> <20150824154355 dot GM9425 at tucnak dot redhat dot com> <55DB3CFB dot 5090206 at redhat dot com> <55DD2E5E dot 1080607 at redhat dot com>
- Reply-to: esr at thyrsus dot com
Jason Merrill <jason@redhat.com>:
> git-svn find-rev takes r123456 and returns a commit hash based on the
> git-svn-id in the git log; I don't see why we would need to break that
> moving forward, though I'm not sure how well it would work without reference
> to an actual SVN server.
It won't work at all, because git-svn won't.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>