[LLVMdev] GIT mirroring

Anton Korobeynikov anton at korobeynikov.info
Mon Mar 21 14:16:46 PDT 2011


>> I've tried re-creating my git repos from scratch but that did not fix the problem.  Any ideas?
>
> The trick with 'git config --add remote.origin.fetch' doesn't work anymore. I tried changing it to refer to the remote's master branch instead, but that has caused strange problems.
I'm not a git-svn expert, but I suspect the real problem is that
git-svn automagically updates master from git-svn remote. Right now
we're exporting just master and thus stuff appears to form a cycle.
This is just a random thought though :)

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-dev mailing list