On 04/30/2010 09:12 AM, John Plevyak wrote:

My git trees are still working fine and the url was
         url = git://git.apache.org/trafficserver.git
and that hasn't changed.

I still haven't mastered git-svn, but since my tree
didn't change, that means that all the git-svn-id:
in the git commit logs point back to missing svn entries
which is probably the problem.

Ah, so you never connected the SVN "git remote" ?
Of course fixing that will completely destroy any git trees.
Fortunately git includes a complete repo and all we have
to do is pull a new git and replay the changes to it.

Yeah, I think that's what people suggested (and I tried), to clone a new git repo, and "copy" over whatever you needed from the old repo. However, when I do a "git clone" of that git.apache.org repo, and attach the SVN remote, it fails, so something else is broken there. I did follow my old directions from:

    https://cwiki.apache.org/confluence/display/TS/Git

and that still didn't work :/.

-- leif

Reply via email to