[webkit-dev] git.webkit.org problem
Osztrogonac Csaba
oszi at inf.u-szeged.hu
Wed Feb 29 01:38:37 PST 2012
Hi,
git.webkit.org is behind svn.webkit.org again. :(
r109205 is the latest svn commit, but r109202 in git.
Unfortunately I can't commit to svn because this problem.
Is it any trick to update my git-svn repo from svn?
I set up my git svn repo about $http://trac.webkit.org/wiki/UsingGitWithWebKit :
- git clone git://git.webkit.org/WebKit.git WebKit
- git svn init --prefix=origin/ -T trunk http://svn.webkit.org/repository/webkit
- git config --replace svn-remote.svn.fetch trunk:refs/remotes/origin/master
br,
Ossy
More information about the webkit-dev
mailing list