Thanks for the tips, but I'm using git without tracking svn. Is there a way
to use "git svn find-rev" if I haven't done "git svn init"?

On Fri, Sep 11, 2009 at 2:24 PM, Evan Martin <e...@chromium.org> wrote:

> To simplify Matt's message:
>
> $ git svn find-rev r$(curl -s http://chromium-status.appspot.com/lkgr)
> 8672ced71672761c86c4f5b59d8b49765f35a525
>
> On Fri, Sep 11, 2009 at 1:40 PM, Paweł Hajdan Jr.
> <phajdan...@chromium.org> wrote:
> > I think it would be simpler to modify git-cl to know which git commit
> > corresponds to given svn revision.
> >
> > On Fri, Sep 11, 2009 at 13:38, Yaar Schnitman <y...@chromium.org> wrote:
> >>
> >> Its easy to tell what is the last known good SVN revision for chrome:
> >> http://chromium-status.appspot.com/lkgr
> >> But what I need is the corresponding last known good GIT commit. Is
> there
> >> a fast way to get it?
> >> (I'm currently greping for the SVN lkgr in the git log)
> >>
> >>
> >>
> >
> >
> > > >
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to