[webkit-dev] git.webkit.org problem
David Barr
davidbarr at google.com
Wed Feb 29 03:19:19 PST 2012
> 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
Usually, the only missing step here is 'git svn fetch'.
However, when I run that now I get:
RA layer request failed: OPTIONS of
'http://svn.webkit.org/repository/webkit': could not connect to server
(http://svn.webkit.org) at /Users/davidbarr/libexec/git-core/git-svn
line 2139
--
David Barr.
More information about the webkit-dev
mailing list