This should be fixed now. -Bill
On Feb 29, 2012, at 3:19 AM, David Barr wrote: >> 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. > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

