On Fri, Jan 22, 2010 at 2:15 PM, Jay Soffian <jaysoffian@xxxxxxxxx> wrote: > $ git checkout -b 249 bf6f4ed > ... > [svn-remote "svn"] > url = http://src.chromium.org/svn > fetch = branches/249/src:refs/remotes/branches/249 Also tried this: $ git update-ref refs/remotes/branches/249 bf6f4ed $ git svn fetch Done rebuilding .git/svn/refs/remotes/branches/249/.rev_map.4ff67af0-8c30-449e-8e8b-ad334ec8d88c Done rebuilding .git/svn/refs/remotes/branches/249/.rev_map.4ff67af0-8c30-449e-8e8b-ad334ec8d88c Done rebuilding .git/svn/refs/remotes/branches/249/.rev_map.4ff67af0-8c30-449e-8e8b-ad334ec8d88c [... lots of these as it works its way through 30k revisions...] Found possible branch point: http://src.chromium.org/svn/trunk/src => http://src.chromium.org/svn/branches/249/src, 32041 Initializing parent: refs/remotes/branches/249@32041 r3 = c14d891d44f0afff64e56ed7c9702df1d807b1ee (refs/remotes/branches/249@32041) ... So, no help either. :-( j. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html