[llvm] r180587 - Added the scripts git-svnup/git-svnrevert to utils/git-svn.

Michael Liao michael.liao at intel.com
Thu Apr 25 20:10:13 PDT 2013


sorry, you are right. That's outdated memory on it. It seems not require
it any more.

- michael

On Thu, 2013-04-25 at 20:08 -0700, Michael Liao wrote:
> On Fri, 2013-04-26 at 03:51 +0100, Chandler Carruth wrote:
> > 
> > On Fri, Apr 26, 2013 at 1:58 AM, Michael Gottesman
> > <mgottesman at apple.com> wrote:
> >         +SVN_REVISION=$(git log -1 $COMMIT | grep git-svn-id | tr -s
> >         "@" " " | cut -f 4 -d " ")
> > 
> > "git svn find-rev" seems like a simpler way of doing this...
> 
> It requires git-svn cloned repo instead of general git repo. Checking it
> first and falling back to this shell script may be an alternative.
> 
> - michael
> 
> > _______________________________________________
> > llvm-commits mailing list
> > llvm-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> 





More information about the llvm-commits mailing list